]> granicus.if.org Git - python/shortlog
python
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...
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)
next