]> granicus.if.org Git - python/shortlog
python
2012-07-22 Gregory P.... Consistently raise a TypeError when a non str is passed...
2012-07-22 R David Murray#13922: argparse no longer incorrectly strips '--'...
2012-07-22 R David Murray#12353: argparse now correctly handles null argument...
2012-07-21 R David Murray#14391: clarify docstring discussion of Action's 'type...
2012-07-21 R David Murray#15342: Add clarifying sentence to posixpath.join docst...
2012-07-21 Eli BenderskyRaise ImportError if pyexpat's version is incompatible
2012-07-21 Florent XiclunaFix test_pprint random dict ordering.
2012-07-21 Florent XiclunaIssues #10017 and #14998: Fix TypeError using pprint...
2012-07-20 Antoine PitrouIssue #14579: Fix CVE-2012-2135: vulnerability in the...
2012-07-20 Meador IngeIssue #15406: Fix deprecation warning in ctypes test_bi...
2012-07-20 Andrew SvetlovIssue #15404: Refleak in PyMethodObject repr.
2012-07-20 Vinay SajipIssue #15399: Added versionchanged for processName.
2012-07-19 Jesus CeaCloses #15395: memory leaks in selectmodule.c
2012-07-19 Jesus CeaCloses #15396: memory leak in tkinter
2012-07-19 Meador IngeIssue #15394: Fix ref leaks in PyModule_Create.
2012-07-19 Meador IngeIssue #6493: Fix handling of c_uint32 bitfields with...
2012-07-18 Meador Ingeremove unused variable
2012-07-18 Meador IngeIssue #15368: fixing variable typo.
2012-07-18 Meador IngeIssue #15368: make bytecode generation deterministic.
2012-07-17 Hynek SchlawackUse posixpath.join() explicitely in posixpath.join...
2012-07-17 Eli Benderskymerge heads
2012-07-17 Eli BenderskyISsue #14988: restore Python 2's behavior of raising...
2012-07-17 Hynek Schlawack#15377: Make posixpath.join() more strict when checking...
2012-07-17 Nick CoghlanIssue #15230: Attempt to make the OS X buildbots happy...
2012-07-17 Hynek SchlawackFix context manager use in posixpath.join() tests
2012-07-16 Gregory P.... one more test fix for systems without select.poll....
2012-07-16 Gregory P.... Fix unchecked select.poll reference in setUp and tearDo...
2012-07-16 Gregory P.... Fix the with_poll tests for platforms without poll...
2012-07-16 Gregory P.... Fixes Issue #14635: telnetlib will use poll() rather...
2012-07-15 Hynek Schlawack#15180: Clarify posixpath.join() error message when...
2012-07-14 Nick CoghlanIssue #15230: Update runpy docs to clarify a couple...
2012-07-14 Nick CoghlanClose #15230: runpy.run_path now sets __package__ corre...
2012-07-13 Antoine PitrouTry other approach to fix issue #15334.
2012-07-13 Antoine PitrouRemove duplicate entry and fix order
2012-07-13 Antoine PitrouIssue #15334: skip test_dynamic_key when run in non...
2012-07-13 Antoine PitrouIssue #15338: skip test_UNC_path when the current user...
2012-07-12 Antoine PitrouAdd c_size_t and c_ssize_t to the ctypes summary table.
2012-07-12 Raymond HettingerShow the proper way to exit a cmd shell
2012-07-11 Antoine PitrouIssue #15300: Ensure the temporary test working directo...
2012-07-11 Martin v. LöwisUse _RPCFile.write properly.
2012-07-11 Martin v. LöwisDon't use TextIOBase implementations in _RPCFile.
2012-07-11 Martin v. LöwisIssue #15319: Revert wrapping of sys.stdin. Patch by...
2012-07-09 Antoine PitrouBackport test for nested namespace packages.
2012-07-09 Martin v. Löwisnormalize whitespace
2012-07-09 Martin v. LöwisIssue #13532: Check that arguments to sys.stdout.write...
2012-07-09 Terry Jan ReedyIssue 12510: Delete actual first param name for all...
2012-07-09 Senthil Kumaranrevert the changes done for issue14826 - quoting witin...
2012-07-08 Terry Jan ReedyIssue #13557: Clarify effect of giving two different...
2012-07-08 Senthil Kumaranissue 14826 - Address the buildbot failure ( explanatio...
2012-07-08 Senthil KumaranFix issue14826 - make urllib.request.Request quoted...
2012-07-07 Florent XiclunaIssue #14990: tokenize: correctly fail with SyntaxError...
2012-07-06 Antoine PitrouIssue #15247: FileIO now raises an error when given...
2012-07-05 Antoine PitrouIssue #15020: The program name used to search for Pytho...
2012-07-05 Senthil KumaranFix issue # 15033 - Return the proper exitcode for...
2012-07-03 Jesus CeaIssue #1677: Unused variable warning in Non-Windows
2012-07-01 Georg BrandlMake call of os.getppid() conditional: it is not availa...
2012-07-01 Georg BrandlFix inconsistent function name in embedding howto.
2012-06-30 Stefan KrahIssue #15171: Quote the variable that expands to the...
2012-06-30 Antoine PitrouIssue #9239: add tests for modifying zipfile comments...
2012-06-29 Tim GoldenMerged
2012-06-29 Senthil Kumaranurllib.parse cleanup. rename keywords used as variables
2012-06-29 Antoine PitrouBetter diagnose test failure
2012-06-29 Tim GoldenIssue #1677: Handle better a race condition between...
2012-06-29 Petri Lehtinen#5346: Preserve permissions of mbox, MMDF and Babyl...
2012-06-29 Petri Lehtinen#9559: Don't call _pre_mailbox_hook more than once
2012-06-29 Senthil Kumaranurlparse docs clean up - no reference to earlier draft
2012-06-28 Antoine PitrouIssue #5067: improve some json error messages.
2012-06-28 Antoine PitrouIssue #10571: Fix the "--sign" option of distutils...
2012-06-28 Petri Lehtinen#9559: Append data to single-file mailbox files if...
2012-06-27 Antoine PitrouFlush stdout and stderr when running tests in parallel
2012-06-27 Antoine PitrouAllow passing extra testing options to the buildbot...
2012-06-26 Antoine PitrouIssue #15079: make a test applicable to both C and...
2012-06-26 David MalcolmIssue #14443: ensure that brp-python-bytecompile is...
2012-06-26 Senthil Kumaranissue13666 - Fixing datetime documentation example...
2012-06-26 Senthil KumaranIssue #13685 - Update argparse help message for % sign...
2012-06-25 Vinay SajipIssue #15179: Closed socket on connection failure....
2012-06-25 Antoine PitrouBackport test_nntplib fixes from default.
2012-06-25 Stefan KrahIssue #15171: Try the HOST_PYTHON hack for 3.2.
2012-06-25 Gregory P.... Backout change e8f44ebacda7052267318cecf5b6f128d35add17...
2012-06-24 Georg BrandlFix a bunch of "versionchanged" related markup errors.
2012-06-24 Georg BrandlRefer test_xmlrpc_net to the new buildbot URL at buildb...
2012-06-24 Georg BrandlPartial backport of 612f34e31270: fix spacing error...
2012-06-24 Gregory P.... Fixes issue #12268: File readline, readlines and read...
2012-06-24 Gregory P.... Speed up test_io by >2x by reducing the sleep time...
2012-06-23 Martin v. LöwisThe build target of this makefile is python3.dll, not...
2012-06-23 Antoine PitrouIssue #15142: Fix reference leak when deallocating...
2012-06-23 Mark DickinsonIssue #12965: More PyLong_As* clarifications. Thanks...
2012-06-23 Mark DickinsonIssue #12965: Clean up C-API docs for PyLong_AsLongLong...
2012-06-23 Mark DickinsonIssue #12965: Clean up C-API docs for PyLong_AsLong...
2012-06-23 Charles-François... Remove useless test (flowinfo is unsigned).
2012-06-22 Alexander BelopolskyIssue #14653: email.utils.mktime_tz() no longer relies...
2012-06-21 Hynek Schlawack#10053: Don't close FDs when FileIO.__init__ fails
2012-06-19 Nadeem VawdaFix GzipFile's handling of filenames given as bytes...
2012-06-18 Richard OudkerkIssue #15101: Make pool finalizer avoid joining current...
2012-06-18 Petri LehtinenFix NEWS entry for #15036
2012-06-17 R David MurrayUpdate out of date docstring.
2012-06-17 Ezio Melotti#14840: Add a bit on the difference between tuples...
2012-06-17 Nick CoghlanIgnore X-Antivirus headers in test_nntplib
2012-06-17 Nick CoghlanIssue #15095: Use better assertions in test_imaplib
2012-06-17 Nick CoghlanIssue #15043: skip test_gdb if the custom hooks can...
next