]> granicus.if.org Git - python/shortlog
python
2014-10-01 Terry Jan ReedyUpdate 3.5 Idle News up to 3.4.2 changes.
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 Berker PeksagIssue #16537: Use the new *default* parameter of max().
2014-10-01 Ned Deilynull merge
2014-10-01 Ned DeilyFix overlooked conf.py setting in flattening of Doc...
2014-10-01 R David MurrayMerge #21739: mention subtle difference between loops...
2014-10-01 R David Murray#21739: mention subtle difference between loops and...
2014-10-01 R David MurrayMerge: #22512: move distutils rpm test's .rpmdb to...
2014-10-01 R David Murray#22512: move distutils rpm test's .rpmdb to testing...
2014-09-30 Victor StinnerIssue #22333: test_threaded_import now displays elapsed...
2014-09-30 Victor StinnerIssue #22333: Extend timeout in test_threaded_import
2014-09-30 Terry Jan ReedyMerge with 3.4
2014-09-30 Terry Jan ReedyIssue 22465: grammar, number agreement.
2014-09-30 Georg Brandlmerge with 3.4
2014-09-30 Georg BrandlMove Doc/tools/sphinxext content to Doc/tools, there...
2014-09-30 Georg BrandlMove Doc/tools/sphinxext content to Doc/tools, there...
2014-09-30 Georg Brandlmerge with 3.4
2014-09-30 Georg BrandlDont define an empty SPHINXOPTS, which overrides a...
2014-09-30 Georg Brandlmerge with 3.4
2014-09-30 Georg BrandlPrepare sphinx extensions for 1.3.
2014-09-30 Benjamin Petersonmerge 3.4 (#22528)
2014-09-30 Benjamin Petersonadd link to pdb source (closes #22528)
2014-09-30 Antoine PitrouReorganize C API docs of the exception API
2014-09-30 Antoine PitrouIssue #18711: Add a new `PyErr_FormatV` function, simil...
2014-09-30 Victor Stinner(Merge 3.4) Issue #22448: asyncio, cleanup _run_once...
2014-09-30 Victor StinnerIssue #22448: asyncio, cleanup _run_once(), only iterat...
2014-09-30 Benjamin Petersonremove merge goop from f86fde20e9ce
2014-09-30 Antoine PitrouRemove pointless "vile hack" that can cause the build...
2014-09-30 Victor Stinner(Merge 3.4) faulthandler: test_gil_released() now uses...
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 Stinnerfaulthandler: suppress crash reporter directly in test...
2014-09-30 Victor Stinner(Merge 3.4) Issue #22396: On 32-bit AIX platform, don...
2014-09-30 Victor StinnerIssue #22396: On 32-bit AIX platform, don't expose...
2014-09-30 Gregory P.... Fix "warning: comparison between signed and unsigned...
2014-09-30 Benjamin Petersonmerge 3.4 (#22520)
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.4 (#22517)
2014-09-30 Benjamin Petersonmerge 3.3 (#22517)
2014-09-30 Benjamin Petersonclear BufferedRWPair weakrefs on deallocation (closes...
2014-09-30 Benjamin Petersonfix windows tests (#16662)
2014-09-29 Benjamin Petersonmerge 3.4
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.4 (#22519)
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.4 (closes #22518)
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 Serhiy StorchakaIssue #22437: Number of capturing groups in regular...
2014-09-29 R David Murray#17442: Add chained traceback support to InteractiveInt...
2014-09-29 Serhiy StorchakaIssue #22510: Get rid of little overhead of testing...
2014-09-29 R David MurrayMerge: #20135: FAQ entry for list mutation. (See also...
2014-09-29 R David Murray#20135: FAQ entry for list mutation. (See also 6375bf3...
2014-09-28 Alexander BelopolskyCloses issue #20858: Enhancements/fixes to pure-python...
2014-09-28 Benjamin Petersonmerge 3.4 (#22379)
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-28 R David Murray#10510: Fix bug in forward port of 2.7 distutils patch.
2014-09-28 Serhiy StorchakaRemoved a code for suport Python version <2.2.
2014-09-28 Serhiy StorchakaRemoved redundant casts to `char *`.
2014-09-27 Berker PeksagRevert #22251
2014-09-27 Berker PeksagRevert #22251
2014-09-27 R David MurrayMerge: #10510: make distuitls upload/register use HTML...
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 PeksagIssue #22251: Fix ReST markup to avoid errors building...
2014-09-27 Berker PeksagMerge with 3.4.
2014-09-27 Berker PeksagMerge heads.
2014-09-27 Berker PeksagMerge heads.
2014-09-27 Berker PeksagIssue #16537: Check whether self.extensions is empty...
2014-09-27 R David MurrayMerge: #18854: make it explicit that is_multipart does...
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 MurrayMerge: #20974: Update version table in email intro.
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-27 Serhiy StorchakaIssue #9850: Fixed macpath.join() for empty first compo...
2014-09-26 Berker PeksagIssue #16324: _charset parameter of MIMEText now also...
2014-09-26 Yury Selivanovinspect: Fix getsource() to support decorated functions.
2014-09-26 Antoine PitrouIssue #5309: distutils' build and build_ext commands...
2014-09-26 Yury Selivanovnull merge
2014-09-26 Yury Selivanovtempfile: Fix docstring. Issue #21397, patch by R....
2014-09-26 Yury Selivanovtempfile: Fix docstring. Issue #21397, patch by R....
2014-09-26 Yury Selivanovos: Include posix functions in os.__all__. Closes issue...
2014-09-26 Berker PeksagIssue #17462: Add a paragraph about advantages of argpa...
2014-09-26 Berker PeksagIssue #17462: Add a paragraph about advantages of argpa...
2014-09-26 Serhiy StorchakaNull merge
2014-09-25 Yury Selivanovasyncio.test_tasks: Fix test_env_var_debug to use corre...
2014-09-25 Yury Selivanovasyncio.test_tasks: Fix test_env_var_debug to use corre...
2014-09-25 Yury Selivanovmerge 3.4
2014-09-25 Yury Selivanovasyncio: Improve canceled timer handles cleanup. Closes...
2014-09-25 Yury Selivanovasyncio: Improve canceled timer handles cleanup. Closes...
2014-09-25 Nick CoghlanIssue #18093: fix test_capi test skip due to _testembed...
2014-09-25 Benjamin Petersonmerge 3.4
2014-09-25 Yury Selivanovasyncio: Reverting 69d474dab479 as issue #21645 is...
next