]> granicus.if.org Git - python/shortlog
python
2014-01-14 Georg Brandlmerge
2014-01-14 Georg Brandlmerge with 3.3
2014-01-14 Georg BrandlCloses #20258: Sphinx toolchain: move back to Jinja2...
2014-01-14 Benjamin Petersonmerge 3.3
2014-01-14 Benjamin Petersonadd test for #20251
2014-01-14 Benjamin Petersonmerge 3.3 (#20251)
2014-01-14 Benjamin Petersonremove overly strict assertion (closes #20251)
2014-01-14 Benjamin Petersonmerge 3.3 (#20250)
2014-01-14 Benjamin Petersoncorrect defaultdict signature in docstring (closes...
2014-01-14 Benjamin Petersonmerge 3.3 (#20246)
2014-01-14 Benjamin Petersonmerge 3.3 (#20246)
2014-01-14 Benjamin Petersonmerge 3.2 (#20246)
2014-01-14 Benjamin Petersoncomplain when nbytes > buflen to fix possible buffer...
2014-01-14 Zachary WareMerge typo fix.
2014-01-14 Zachary WareFix typo.
2014-01-13 Zachary WareCorrect a typo. Found by Lauri Hakko on docs@.
2014-01-13 Vinay SajipCloses #20242: Merged fix from 3.3.
2014-01-13 Vinay SajipIssue #20242: Fixed basicConfig() format strings for...
2014-01-13 Ned DeilyIssue #20229: Avoid plistlib deprecation warning in...
2014-01-13 R David MurrayMerge #20236: Fix sphinx markup.
2014-01-13 R David Murray#20236: Fix sphinx markup.
2014-01-13 R David MurrayMerge #20206, #5803: more efficient algorithm that...
2014-01-13 R David Murray#20206, #5803: more efficient algorithm that doesn...
2014-01-13 Serhiy StorchakaTest the open of non-exitent tarfile in all modes.
2014-01-13 Serhiy StorchakaTest the open of non-exitent tarfile in all modes.
2014-01-13 Benjamin Petersonfix refleak in the error case
2014-01-13 Serhiy StorchakaFixed typo.
2014-01-13 Serhiy StorchakaFixed typo.
2014-01-13 Senthil Kumaranmerge from 3.3
2014-01-13 Senthil KumaranIssue #19082: Working xmlrpc.server and xmlrpc.client...
2014-01-12 Larry HastingsIssue #20228: Argument Clinic now has special support...
2014-01-12 Larry HastingsMinor doc fix in Clinic howto.
2014-01-12 Larry HastingsIssue #20214: Fixed a number of small issues and docume...
2014-01-12 Georg Brandlsmall grammar fix.
2014-01-12 Larry HastingsIssue #20196: Fixed a bug where Argument Clinic did...
2014-01-12 Ethan FurmanIssue19995: fixed typo; switched from test.support...
2014-01-12 Serhiy StorchakaIssue #20138: The wsgiref.application_uri() and wsgiref...
2014-01-12 Serhiy StorchakaIssue #20138: The wsgiref.application_uri() and wsgiref...
2014-01-12 Serhiy StorchakaFixed incorrect merge in 1638360eea41.
2014-01-12 Ethan FurmanIssue19995: issue deprecation warning for non-integer...
2014-01-12 Georg Brandlmerge with 3.3
2014-01-12 Georg Brandlmerge heads
2014-01-12 Georg BrandlDoc: update Sphinx toolchain also in make.bat
2014-01-12 Senthil Kumaranmerge from 3.3
2014-01-12 Senthil KumaranIssue #19092 - Raise a correct exception when cgi.Field...
2014-01-11 Georg BrandlMerge with 3.3
2014-01-11 Georg BrandlUpdate Sphinx toolchain.
2014-01-11 Georg BrandlFix minor markup bug: sub-toctrees should not have...
2014-01-11 Serhiy Storchakatkinter.Text.debug() now always returns 0/1.
2014-01-11 Serhiy Storchakatkinter.Text.debug() now always returns 0/1.
2014-01-11 Serhiy StorchakaFixed the serve.py script.
2014-01-11 Serhiy StorchakaFixed the serve.py script.
2014-01-10 Victor StinnerFix ResourceWarning in test_asyncio.test_windows_events:
2014-01-10 Victor StinnerCleanup properly proactor event loop
2014-01-10 Serhiy StorchakaTry to fix some ttk tests. Error messages were changed...
2014-01-10 Serhiy StorchakaTry to fix some ttk tests. Error messages were changed...
2014-01-10 Guido van Rossumasyncio: Minimal pty support in UNIX read pipe, by...
2014-01-10 Guido van Rossumasyncio: Fix race in subprocess transport, by Victor...
2014-01-10 Guido van Rossumasyncio: Tiny cleanup in streams.py.
2014-01-10 Guido van Rossumasyncio: Don't special-case GeneratorExit in Condition...
2014-01-10 Benjamin Petersonnull merge from 3.3
2014-01-10 Benjamin Petersonfix build when SCHED_SPORADIC is defined (closes #20217)
2014-01-10 Serhiy StorchakaIssue #19804: The test_find_mac test in test_uuid is...
2014-01-10 Serhiy StorchakaIssue #19804: The test_find_mac test in test_uuid is...
2014-01-10 Brett CannonRemove an unneeded cast.
2014-01-10 Serhiy StorchakaIssue #19886: Use better estimated memory requirements...
2014-01-10 Serhiy StorchakaIssue #19886: Use better estimated memory requirements...
2014-01-10 Zachary WareCloses #20200: Argument Clinic custom converter example...
2014-01-10 Brett CannonIssue #20152: import.c now uses Argument Clinic.
2014-01-09 Antoine PitrouassertEquals is deprecated, use assertEqual instead.
2014-01-09 Serhiy StorchakaIssue #13107: argparse and optparse no longer raises...
2014-01-09 Serhiy StorchakaIssue #13107: argparse and optparse no longer raises...
2014-01-09 Antoine PitrouTry to fix test_ssl failures on some buildbots
2014-01-09 Antoine PitrouTry to fix test_ssl failures on some buildbots
2014-01-09 Antoine PitrouIssue #20207: Always disable SSLv2 except when PROTOCOL...
2014-01-09 Antoine PitrouRemove conditional: it is useless at this point (OpenSS...
2014-01-09 Antoine PitrouIssue #20207: Always disable SSLv2 except when PROTOCOL...
2014-01-09 Serhiy StorchakaDo not reset the line number because we already set...
2014-01-09 Serhiy StorchakaDo not reset the line number because we already set...
2014-01-09 Benjamin Petersonmerge 3.3
2014-01-09 Benjamin Petersonclear zip stat cache after each ref leak run
2014-01-09 Serhiy StorchakaIssue #18960: Fix bugs with Python source code encoding...
2014-01-09 Serhiy StorchakaIssue #18960: Fix bugs with Python source code encoding...
2014-01-09 Benjamin Petersonmerge 3.3
2014-01-09 Benjamin Petersonfix zipimport ref leak
2014-01-09 Serhiy StorchakaIssue #20078: Reading malformed zipfiles no longer...
2014-01-09 Serhiy StorchakaIssue #20078: Reading malformed zipfiles no longer...
2014-01-08 R David Murraywhatsnew: InspectLoader.get_code now concrete, b32decod...
2014-01-08 R David MurrayMerge: Fix verb tense in base64 docs, and the phrasing...
2014-01-08 R David MurrayFix verb tense in base64 docs, and the phrasing of...
2014-01-08 R David Murraywhatsnew: FileIO.readall performance, os.cpu_count.
2014-01-08 Victor Stinner(Merge 3.3) Issue #20113: Fix test_posix on OpenIndiana
2014-01-08 Victor StinnerIssue #20113: Fix test_posix on OpenIndiana
2014-01-08 Victor Stinner(Merge 3.3) Issue #20113: os.readv() and os.writev...
2014-01-08 Victor StinnerIssue #20113: os.readv() and os.writev() now raise...
2014-01-08 Eric SnowIssue 19713: Remove PEP 451-related code that should...
2014-01-08 Gregory P.... Fixes issue #19081: When a zipimport .zip file in sys...
2014-01-08 Gregory P.... Fixes Issue #19081: When a zipimport .zip file in sys...
2014-01-08 Guido van RossumFix typo in asyncio/streams.py.
2014-01-07 Larry HastingsIssue #19723: Missed one conversion to the new Argument...
next