]> granicus.if.org Git - python/shortlog
python
2015-02-20 Serhiy StorchakaRegenerated Argument Clinic checksums.
2015-02-20 Raymond HettingerImprove struct cache locality by bring commonly accesse...
2015-02-20 Berker PeksagIssue #23439: Add missing entries to http.client.__all__.
2015-02-20 Berker PeksagIssue #23439: Add missing entries to http.client.__all__.
2015-02-20 Zachary WareNull merge with 3.4
2015-02-20 Zachary WareFix typo pointed out on docs@ by Yaniv Sayeh
2015-02-20 Zachary WareMerge with 3.4
2015-02-20 Zachary WareFix a typo pointed out on docs@
2015-02-19 Benjamin Petersonmerge 3.4 (#23481)
2015-02-19 Benjamin Petersonremove rc4 from the default client ciphers (closes...
2015-02-19 Steve DowerCloses #23482: sqlite3_d.dll is not included in installer
2015-02-18 Benjamin Petersonmerge 3.4
2015-02-18 Benjamin Petersonmerge heads
2015-02-18 Benjamin Petersonmerge heads
2015-02-18 Benjamin Petersonmerge 3.4
2015-02-18 Benjamin Petersonmerge 3.3
2015-02-18 Benjamin Petersonmerge 3.2
2015-02-18 Benjamin Petersonremove RPM, since it's unused and unmaintained
2015-02-18 Serhiy StorchakaIssue #23474: Enhanced locale testing.
2015-02-18 Serhiy StorchakaIssue #23474: Enhanced locale testing.
2015-02-18 Benjamin Petersonmerge 3.4 (#23410)
2015-02-18 Benjamin Petersondocument the requestline and close_connection attribute...
2015-02-17 Victor StinnerMerge 3.4 (asyncio)
2015-02-17 Victor Stinnerasyncio: Fix warning in test_close_kill_running()
2015-02-17 Victor StinnerMerge 3.4 (asyncio doc)
2015-02-17 Victor Stinnerasyncio, Tulip issue 220: Update doc of asyncio.Queue...
2015-02-17 Victor Stinnerasyncio doc: fix the sphinx extension for coroutine...
2015-02-17 Victor StinnerMerge 3.4 (asyncio)
2015-02-17 Victor StinnerIssue #23475, asyncio: Fix test_close_kill_running()
2015-02-17 Victor Stinnerasyncio, Tulip issue 220: Merge JoinableQueue with...
2015-02-17 Victor Stinnerasyncio: BaseSubprocessTransport: repr() mentions when...
2015-02-17 Serhiy StorchakaIssue #22883: Update PyInt to PyLong in C API example.
2015-02-17 Serhiy StorchakaIssue #22883: Update PyInt to PyLong in C API example.
2015-02-17 Serhiy StorchakaIssue #22883: Got rid of outdated references to PyInt...
2015-02-17 Benjamin Petersonmerge 3.4 (#21548)
2015-02-17 Benjamin Petersonfix pydoc.apropos and pydoc.synopsis on modules with...
2015-02-16 Serhiy StorchakaFixed sizeof tests for ElementTree (issue #23450).
2015-02-16 Serhiy StorchakaIssue #23450: Silenced compiler warnings and added...
2015-02-16 Serhiy StorchakaNull merge
2015-02-16 Serhiy StorchakaShoould be Py_MIN, not Py_MAX.
2015-02-16 Serhiy StorchakaIssue #23450: Fixed possible integer overflows.
2015-02-16 Serhiy StorchakaIssue #23446: Use PyMem_New instead of PyMem_Malloc...
2015-02-16 Serhiy StorchakaIssue #23446: Use PyMem_New instead of PyMem_Malloc...
2015-02-16 Serhiy StorchakaFixed few compiler warnings.
2015-02-16 Serhiy StorchakaIssue #20069: Fixed test_os on Solaris: error message...
2015-02-16 Berker PeksagIssue #17753: effective_ids unavailable on Windows.
2015-02-16 Berker PeksagIssue #17753: effective_ids unavailable on Windows.
2015-02-16 Berker PeksagFix typo in os.supports_effective_ids documentation.
2015-02-16 Berker PeksagFix typo in os.supports_effective_ids documentation.
2015-02-15 Serhiy StorchakaIssue #22885: Fixed arbitrary code execution vulnerabil...
2015-02-15 Serhiy StorchakaIssue #22885: Fixed arbitrary code execution vulnerabil...
2015-02-15 Antoine PitrouIssue #23239: ssl.match_hostname() now supports matchin...
2015-02-15 Antoine PitrouIssue #23146: Fix mishandling of absolute Windows paths...
2015-02-15 Antoine PitrouIssue #23146: Fix mishandling of absolute Windows paths...
2015-02-15 Serhiy StorchakaIssue #19681: Test the repr of partial with more than...
2015-02-15 Serhiy StorchakaIssue #19681: Test the repr of partial with more than...
2015-02-15 Serhiy StorchakaIssue #23096: Pickle representation of floats with...
2015-02-15 Serhiy StorchakaUse pickled data compatible with Python 2 for testing...
2015-02-15 Serhiy StorchakaUse pickled data compatible with Python 2 for testing...
2015-02-15 Serhiy StorchakaUse os.devnull instead of hardcoded '/dev/null'.
2015-02-15 Serhiy StorchakaMerge heads
2015-02-15 Serhiy StorchakaUse os.devnull instead of hardcoded '/dev/null'.
2015-02-14 Berker PeksagAdd a whatsnew entry for issue #22003.
2015-02-14 Berker PeksagIssue #13637: Improve exception message of a2b_* functions.
2015-02-14 Berker PeksagIssue #13637: Improve exception message of a2b_* functions.
2015-02-14 Berker PeksagIssue #13637: Remove outdated versionchanged directives.
2015-02-14 Berker PeksagIssue #13637: Remove outdated versionchanged directives.
2015-02-14 Serhiy StorchakaIssue #17753: Skip test_zipfile tests which require...
2015-02-14 Serhiy StorchakaIssue #17753: Skip test_zipfile tests which require...
2015-02-14 Serhiy StorchakaIssue #22844: Fized test_gdb failure on Debian Wheezy...
2015-02-14 Serhiy StorchakaIssue #22844: Fized test_gdb failure on Debian Wheezy...
2015-02-14 Benjamin Petersonmerge 3.4 (#22633)
2015-02-14 Benjamin Petersonavoid reading unallocated memory when argc == 0 (closes...
2015-02-14 Steve DowerIssue #23437: Update NEWS and whatsnew/3.5
2015-02-14 Steve DowerSimplify MSI projects.
2015-02-14 Steve DowerCloses #23437: Make user scripts directory versioned...
2015-02-14 Steve DowerIssue #23461: Normalise line endings when comparing...
2015-02-14 Serhiy StorchakaIssue #19105: pprint now more efficiently uses free...
2015-02-13 Berker PeksagIssue #14910: Add allow_abbrev parameter to argparse...
2015-02-13 Berker PeksagIssue #21717: tarfile.open() now supports 'x' (exclusiv...
2015-02-13 Berker PeksagIssue #23418: Add missing entries to http.server.__all__.
2015-02-13 Berker PeksagIssue #23418: Add missing entries to http.server.__all__.
2015-02-13 Serhiy StorchakaIssue #21849: Ported from 2.7 tests for non-ASCII data.
2015-02-13 Serhiy StorchakaIssue #21849: Ported from 2.7 tests for non-ASCII data.
2015-02-12 Victor StinnerMerge 3.4 (asyncio doc)
2015-02-12 Victor Stinnerasyncio doc: annotate coroutine on coroutine functions...
2015-02-12 Victor StinnerIssue #23450: Fix signal.set_wakeup_fd() on Windows
2015-02-12 Steve DowerFix installer Back button going to wrong page when...
2015-02-11 Antoine PitrouIssue #23445: pydebug builds now use "gcc -Og" where...
2015-02-11 Antoine PitrouIssue #23445: pydebug builds now use "gcc -Og" where...
2015-02-11 Victor StinnerMerge 3.4 (typo)
2015-02-11 Victor StinnerFix typo: PyMem_Alloc => PyMem_Malloc
2015-02-11 Serhiy StorchakaSplitted the WFILE structure to WFILE and RFILE.
2015-02-11 Serhiy StorchakaIssue #23344: marshal.dumps() is now 20-25% faster...
2015-02-11 Serhiy StorchakaIssue #20416: marshal.dumps() with protocols 3 and...
2015-02-11 Berker PeksagFix typos in Doc/whatsnew/3.5.rst.
2015-02-11 Victor StinnerMerge 3.4 (faulthandler)
2015-02-11 Victor StinnerIssue #23433: Fix faulthandler._stack_overflow()
2015-02-11 Raymond HettingerUpdate copyright.
2015-02-10 Serhiy StorchakaIssue #23383: Cleaned up bytes formatting.
next