]> granicus.if.org Git - python/shortlog
python
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 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...
2014-01-07 Zachary WareIssue #19723: Fix issue number typo in Misc/NEWS
2014-01-07 Brett CannonIssue #12837: Silence a Clang compiler warning on OS X.
2014-01-07 Brett CannonIssue #19719: Update various finder and loader ABCs...
2014-01-07 Larry HastingsIssue #19273: The marker comments Argument Clinic uses...
2014-01-07 Larry HastingsIssue #20157: When Argument Clinic renames a parameter...
2014-01-07 Larry HastingsIssue #20141: Improved Argument Clinic's support for...
2014-01-07 Larry HastingsIssue #20144: Argument Clinic now supports simple const...
2014-01-07 R David Murraywhatsnew: expand 'dis' entry.
2014-01-07 Serhiy StorchakaIssue #20072: Fixed multiple errors in tkinter with...
2014-01-07 Serhiy StorchakaIssue #20072: Fixed multiple errors in tkinter with...
2014-01-07 Brett CannonIssue #20096: Update the Python 2/3 porting HOWTO to...
2014-01-07 Victor StinnerIssue #20162: test_hash_distribution() uses subTest...
2014-01-07 Eric SnowIssue 19713: Add PEP 451-related deprecations.
2014-01-07 Eric SnowRemove more usage of APIs deprecated by PEP 451.
2014-01-07 Eric SnowIssue #19703: Update pydoc to use the new importer...
2014-01-07 Eric SnowRemove dead PEP 451 code.
2014-01-07 Guido van Rossumasyncio: Fix deadlock in readexactly(). Fixes issue...
2014-01-06 R David Murraywhatsnew: ssl getpeercert/do_handshake raise OSError...
2014-01-06 R David Murraywhatsnew: pydoc.Scanner removal, check_output input...
2014-01-06 Larry HastingsIssue #20143: The line numbers reported in Argument...
2014-01-06 Larry HastingsIssue #20142: Py_buffer variables generated by Argument...
2014-01-06 Larry HastingsMerge 3.4.0b2 release revisions back into mainline.
2014-01-06 Larry HastingsPost-release engineering; updated NEWS and version...
2014-01-05 Raymond HettingerAdd comments to frozenset_hash().
2014-01-05 Ethan FurmanIssue19995: %o, %x, %X now only accept ints
next