]> granicus.if.org Git - python/shortlog
python
2014-10-05 Antoine PitrouCloses #21173: Fix len() on a WeakKeyDictionary when...
2014-10-05 Antoine PitrouCloses #21173: Fix len() on a WeakKeyDictionary when...
2014-10-05 R David Murray#16518: Bring error messages in harmony with docs ...
2014-10-05 Victor StinnerMerge 3.4
2014-10-05 Victor Stinnercleanup test_posix
2014-10-05 Victor StinnerIssue #22390: Remove files created by tests
2014-10-05 Victor Stinner(Merge 3.4) Issue #22290: Fix error handling in the...
2014-10-05 Victor StinnerIssue #22290: Fix error handling in the _posixsubproces...
2014-10-05 Georg Brandlmerge with 3.4
2014-10-05 Georg BrandlCloses #19477: remove outdated documentation of tp_prin...
2014-10-05 Antoine PitrouAdd Dan O'Reilly to Misc/ACKS
2014-10-04 R David MurrayMerge: #14201: Update ctypes docs to match behavior...
2014-10-04 R David Murray#14201: Update ctypes docs to match behavior changed...
2014-10-04 R David MurrayMerge: #11866: Eliminate race condition in the computat...
2014-10-04 R David Murray#11866: Eliminate race condition in the computation...
2014-10-04 Antoine PitrouIssue #21905: Avoid RuntimeError in pickle.whichmodule...
2014-10-04 Antoine PitrouAdd NEWS entry I forgot to commit.
2014-10-04 Antoine PitrouIssue #21905: Avoid RuntimeError in pickle.whichmodule...
2014-10-04 Antoine PitrouIssue #11271: concurrent.futures.Executor.map() now...
2014-10-04 Serhiy StorchakaFixed tests on Windows for issue #21883.
2014-10-04 Serhiy StorchakaFixed issue number for issue #22470 in Misc/NEWS.
2014-10-04 Serhiy StorchakaFixed issue number for issue #22470 in Misc/NEWS.
2014-10-04 Serhiy StorchakaIssue #21883: os.path.join() and os.path.relpath()...
2014-10-04 Serhiy StorchakaNull merge
2014-10-04 Serhiy StorchakaMerge heads
2014-10-04 Serhiy StorchakaMerge heads
2014-10-04 Serhiy StorchakaIssue #22518: Fixed integer overflow issues in "backsla...
2014-10-04 Nick CoghlanMerge packaging doc updates from 3.4
2014-10-04 Serhiy StorchakaIssue #22518: Fixed integer overflow issues in "backsla...
2014-10-04 Nick CoghlanRealign packaging docs with PyPUG changes
2014-10-04 Serhiy StorchakaIssue #22219: The zipfile module CLI now adds entries...
2014-10-04 Serhiy StorchakaIssue #22219: The zipfile module CLI now adds entries...
2014-10-04 R David MurrayMerge: #14056: Small improvements to the tarfile docume...
2014-10-04 R David Murray#14056: Small improvements to the tarfile documentation.
2014-10-03 Benjamin Petersonmerge 3.4
2014-10-03 Benjamin Petersonseparate cert loading tests into Windows and non-Window...
2014-10-03 Benjamin Petersonmerge 3.4 (#22449)
2014-10-03 Benjamin Petersonalso use openssl envvars to find certs on windows ...
2014-10-03 R David Murray#22508: Drop email __version__ string. It no longer...
2014-10-03 Zachary WareMerge with 3.4
2014-10-03 Zachary WareFix a few typo/grammar issues in the multiprocessing...
2014-10-03 R David MurrayMerge: #12780: update inspect test skipIf for PEP 3147.
2014-10-03 R David Murray#12780: update inspect test skipIf for PEP 3147.
2014-10-03 Victor Stinnerfaulthandler: enhance dump_ascii() to escape also non...
2014-10-03 Antoine PitrouMake test_datetime a better citizen (issue #22540)
2014-10-03 Georg BrandlCloses #22540: speed up PyObject_IsInstance and PyObjec...
2014-10-03 R David MurrayMerge: #8473: Add tests that doctest uses universal...
2014-10-03 R David Murray#8473: Add tests that doctest uses universal newlines...
2014-10-02 Georg Brandlmerge 3.4
2014-10-02 Georg BrandlCloses #18729: minor markup improvement.
2014-10-02 Georg Brandlmerge 3.4
2014-10-02 Georg BrandlCloses #19434: fix copy-paste error in MIMENonMultipart...
2014-10-02 Serhiy StorchakaIssue #20079: Fixed tests.
2014-10-02 Serhiy StorchakaIssue #20079: Fixed tests.
2014-10-02 Serhiy StorchakaIssue #20079: Updated alias mapping to glibc 2.19 SUPPO...
2014-10-02 Serhiy StorchakaIssue #20079: Updated alias mapping to glibc 2.19 SUPPO...
2014-10-02 Serhiy StorchakaIssue #20079: makelocalealias.py now supports installed...
2014-10-02 Serhiy StorchakaIssue #20076: Apply optimization in makelocalealias...
2014-10-02 Serhiy StorchakaIssue #20076: Remove just added the sr_rs.utf8@latn...
2014-10-02 Georg Brandlmerge with 3.4
2014-10-02 Georg Brandlcloses #22528: add source links to symtable and compileall
2014-10-02 Georg Brandlmerge with 3.4
2014-10-02 Georg BrandlCloses #19342: improve docstrings in grp module.
2014-10-02 Georg Brandlmerge with 3.4
2014-10-02 Georg BrandlRemove unused and now removed config value.
2014-10-02 Terry Jan ReedyMerge with 3.4
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 #17219: Add library build dir for Python extens...
2014-10-02 doko@ubuntu.com- Issue #18096: Fix library order returned by python...
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 #20076: Added non derived UTF-8 aliases to locale...
2014-10-01 Serhiy StorchakaNull merge
2014-10-01 Serhiy StorchakaIssue #20079: Added locales supported in glibc 2.18...
2014-10-01 Serhiy StorchakaIssue #20079: Added locales supported in glibc 2.18...
2014-10-01 Terry Jan ReedyMerge with 3.4
2014-10-01 Terry Jan ReedyIssue 22492: Be explicit that print does not support...
2014-10-01 Georg Brandlmerge with 3.4
2014-10-01 Georg BrandlRemove old overridden version of a Sphinx CSS file.
2014-10-01 Georg Brandlmerge with 3.4
2014-10-01 Georg BrandlMake pydoctheme compatible with Sphinx 1.3 HTML output...
2014-10-01 Georg BrandlCloses #20218: Added convenience methods read_text...
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...
next