]> granicus.if.org Git - python/shortlog
python
2014-10-02 Georg BrandlRemove unused and now removed config value.
2014-10-02 Terry Jan ReedyIssue #21971: Index and update turtledemo doc.
2014-10-02 doko@ubuntu.com- Issue #17219: Add library build dir for Python extens...
2014-10-02 doko@ubuntu.com- Issue #18096: Fix library order returned by python...
2014-10-01 Serhiy StorchakaIssue #20076: Added non derived UTF-8 aliases to locale...
2014-10-01 Serhiy StorchakaIssue #20079: Added locales supported in glibc 2.18...
2014-10-01 Terry Jan ReedyIssue 22492: Be explicit that print does not support...
2014-10-01 Georg BrandlRemove old overridden version of a Sphinx CSS file.
2014-10-01 Georg BrandlMake pydoctheme compatible with Sphinx 1.3 HTML output...
2014-10-01 Terry Jan ReedyUpdate Idle news for 3.4.2 (and 3.4.1).
2014-10-01 Berker PeksagIssue #16537: Use the new *default* parameter of max().
2014-10-01 Ned DeilyFix overlooked conf.py setting in flattening of Doc...
2014-10-01 R David Murray#21739: mention subtle difference between loops and...
2014-10-01 R David Murray#22512: move distutils rpm test's .rpmdb to testing...
2014-09-30 Terry Jan ReedyIssue 22465: grammar, number agreement.
2014-09-30 Georg BrandlMove Doc/tools/sphinxext content to Doc/tools, there...
2014-09-30 Georg BrandlDont define an empty SPHINXOPTS, which overrides a...
2014-09-30 Georg BrandlPrepare sphinx extensions for 1.3.
2014-09-30 Benjamin Petersonadd link to pdb source (closes #22528)
2014-09-30 Victor StinnerIssue #22448: asyncio, cleanup _run_once(), only iterat...
2014-09-30 Victor Stinnerfaulthandler: test_gil_released() now uses _sigsegv...
2014-09-30 Victor Stinnerfaulthandler: _sigsegv() and _sigabrt() don't accept...
2014-09-30 Victor StinnerIssue #22396: On 32-bit AIX platform, don't expose...
2014-09-30 Benjamin Petersonmerge 3.3 (#22520)
2014-09-30 Benjamin Petersonprevent overflow in unicode_repr (closes #22520)
2014-09-30 Benjamin Petersonmerge 3.3 (#22517)
2014-09-30 Benjamin Petersonclear BufferedRWPair weakrefs on deallocation (closes...
2014-09-29 Benjamin Petersonmerge 3.3
2014-09-29 Benjamin Petersonthese variables ought to be Py_ssize_t
2014-09-29 Benjamin Petersonmerge 3.3 (closes #22519)
2014-09-29 Benjamin Petersonfix overflow checking in PyBytes_Repr (closes #22519)
2014-09-29 Benjamin Petersonmerge 3.3 (closes #22518)
2014-09-29 Benjamin PetersonNEWS issue for #22518
2014-09-29 Benjamin Petersoncleanup overflowing handling in unicode_decode_call_err...
2014-09-29 R David Murray#20135: FAQ entry for list mutation. (See also 6375bf3...
2014-09-28 Benjamin Petersoncheck that exception messages are not empty (#22379)
2014-09-28 R David Murray#10510: Fix bug in forward port of 2.7 distutils patch.
2014-09-27 Berker PeksagRevert #22251
2014-09-27 R David Murray#10510: make distuitls upload/register use HTML standar...
2014-09-27 Berker PeksagIssue #22251: Fix ReST markup to avoid errors building...
2014-09-27 Berker PeksagMerge heads.
2014-09-27 R David Murray#18854: make it explicit that is_multipart does not...
2014-09-27 Berker PeksagIssue #16537: Check whether self.extensions is empty...
2014-09-27 R David Murray#20974: Update version table in email intro.
2014-09-27 Serhiy StorchakaIssue #9850: Fixed macpath.join() for empty first compo...
2014-09-26 Yury Selivanovtempfile: Fix docstring. Issue #21397, patch by R....
2014-09-26 Berker PeksagIssue #17462: Add a paragraph about advantages of argpa...
2014-09-25 Yury Selivanovasyncio.test_tasks: Fix test_env_var_debug to use corre...
2014-09-25 Yury Selivanovasyncio: Improve canceled timer handles cleanup. Closes...
2014-09-25 Yury Selivanovasyncio.unix_events: Move import statement to match...
2014-09-25 Benjamin Petersonallow archives for rc releases to be built (closes...
2014-09-24 Victor Stinnertest_faulthandler: fix typo
2014-09-24 R David MurrayApply asyncio Task English fixes to docstrings as well.
2014-09-24 R David MurrayImprove English phrasing in asyncio task docs.
2014-09-24 Berker PeksagIssue #16056: Rename test method in test_statistics...
2014-09-24 Serhiy StorchakaIssue #22427: TemporaryDirectory no longer attempts...
2014-09-24 Berker PeksagIssue #21860: Correct docstrings of FileIO.seek() and...
2014-09-23 Serhiy StorchakaMerge heads
2014-09-23 Serhiy StorchakaFixed bytes literals in tests.
2014-09-23 Ned DeilyIssue #22471: Avoid Python Launcher.app install problem...
2014-09-23 Serhiy StorchakaIssue #20912: Now directories added to ZIP file have...
2014-09-23 Serhiy StorchakaFixed test_large_file_exception. Ported tests for large...
2014-09-23 Serhiy StorchakaIssue #21866: ZipFile.close() no longer writes ZIP64...
2014-09-23 Serhiy StorchakaFixed reference leak in the "backslashreplace" error...
2014-09-23 Benjamin Petersonfix error in split() examples (closes #22459)
2014-09-22 Larry HastingsFix pydoc topics. I'll regenerate this again for 3...
2014-09-22 Ned DeilyFix formatting typo in Misc/NEWS.
2014-09-22 Georg BrandlCloses #21431: make docs depend on Sphinx 1.2 and fix...
2014-09-22 Larry HastingsMerge.
2014-09-22 Larry HastingsPost-release engineering work for 3.4.2rc1.
2014-09-21 Jesus CeaTypo: headeronly -> headersonly
2014-09-21 Serhiy StorchakaFixed issue #22415 number in Misc/NEWS for changeset...
2014-09-21 Serhiy StorchakaIssue #22423: Fixed debugging output of the GROUPREF_EX...
2014-09-21 Serhiy StorchakaMerge heads
2014-09-21 Antoine PitrouIssue #21332: Ensure that ``bufsize=1`` in subprocess...
2014-09-21 Serhiy StorchakaIssue #22423: Unhandled exception in thread no longer...
2014-09-20 Larry HastingsAdded tag v3.4.2rc1 for changeset 8711a0951384
2014-09-20 Larry HastingsBump version number for 3.4.2rc1 release. v3.4.2rc1
2014-09-20 Larry HastingsUpdated pydoc topics for 3.4.1rc1 release.
2014-09-20 Georg BrandlDoc: remove invalid uses of ":option:" which will emit...
2014-09-20 R David Murray#21091: make is_attachment a method.
2014-09-20 R David Murray#21079: is_attachment now looks only at the value,...
2014-09-20 Benjamin Petersonuse patch context manager instead of decorator because...
2014-09-20 Berker PeksagIssue #22247: Add NNTPError to nntplib.__all__.
2014-09-20 Ned DeilyIssue #15661: Update OS X installer welcome and readme...
2014-09-20 Terry Jan ReedyUpdate Idle's online doc url.
2014-09-20 Terry Jan ReedyIssue #22420: Avoid 'write to None' crashes by using...
2014-09-19 Benjamin Petersonstandardize pep 466 relnote style
2014-09-19 Benjamin Petersonremove extra letter
2014-09-19 Benjamin Petersonwhatsnew for pep 466 ssl backport
2014-09-18 Vinay SajipIssue #22436: Improved documentation for getEffectiveLe...
2014-09-18 Senthil KumaranIssue #16827: Make Interpreter introduction section...
2014-09-18 Berker PeksagIssue #14824: Update Repr.repr_TYPE documentation to...
2014-09-18 Antoine PitrouIssue #4180: The warnings registries are now reset...
2014-09-17 Victor Stinnerasyncio, Tulip issue 206: In debug mode, keep the callb...
2014-09-17 Senthil KumaranMerge from 3.3
2014-09-17 Senthil KumaranIssue #22419: Limit the length of incoming HTTP request...
2014-09-17 Senthil KumaranMerge from 3.3
2014-09-17 Senthil KumaranIssue #22421 - Secure pydoc server run. Bind it to...
2014-09-17 Ethan FurmanIssue21738: clarify usage of __new__ in Enum subclasses
next