]> granicus.if.org Git - python/shortlog
python
2012-07-25 Antoine PitrouMention the *limit* argument of TextIO.readline().
2012-07-25 Vinay SajipIssue #15445: Updated logging configuration documentati...
2012-07-25 Martin v. LöwisIssue #15318: Prevent writing to sys.stdin.
2012-07-24 R David Murray#15232: make NEWS entry more accurate.
2012-07-23 Jesus CeaRollback an incorrect Doc/ACKS.txt entry
2012-07-23 Jesus CeaBetter test for Issue #15402: Add a __sizeof__ method...
2012-07-23 Meador IngeIssue #15402: Add a __sizeof__ method to struct.Struct.
2012-07-23 Senthil KumaranIssue #15250: Document that filecmp.dircmp compares...
2012-07-23 R David Murray#15232: correctly mangle From lines in MIME preamble...
2012-07-22 Gregory P.... merge heads
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 Georg BrandlFix typo introduced in 79d54fba49b3.
2012-07-21 Raymond HettingerFix whitespace
2012-07-20 Antoine PitrouIssue #14579: Fix error handling bug in the utf-16...
2012-07-20 Vinay SajipIssue #15399: Added versionchanged for processName.
2012-07-19 Meador IngeIssue #6493: Fix handling of c_uint32 bitfields with...
2012-07-18 R David MurrayCloses #9254: backport __import__ docstring/doc mention...
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 R David Murray#15375: remove duplicated word 'child'
2012-07-16 Gregory P.... Fix the with_poll tests for platforms without poll...
2012-07-16 Raymond HettingerIssue 15337: help() shown as undocumented
2012-07-16 Gregory P.... Fixes Issue #14635: telnetlib will use poll() rather...
2012-07-15 Benjamin Petersonallow any number to be returned from __length_hint__...
2012-07-13 Antoine PitrouTry other approach to fix issue #15334.
2012-07-13 Ezio Melotti#15345: fix SyntaxError in argparse tutorial example...
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-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 Terry Jan ReedyIssue 13532: Allow bytearrays to be written also.
2012-07-09 Martin v. LöwisWiden test to support unicode.
2012-07-09 Martin v. Löwis- Issue #13532: Check that arguments to sys.stdout...
2012-07-08 Terry Jan ReedyIssue #13557: Clarify effect of giving two different...
2012-07-08 Senthil Kumaranmerge heads.
2012-07-08 Senthil Kumaranrevert the changes done in d931a3b64fd6 - buildbot...
2012-07-08 Senthil KumaranFix the buildbot failure - msg164973
2012-07-08 Senthil KumaranFix issue14826 - make urllib.request.Request quoted...
2012-07-06 Georg BrandlFix leftover quote.
2012-07-06 Antoine PitrouIssue #15247: FileIO now raises an error when given...
2012-07-05 Senthil KumaranFix closes issue # 15033 - Return the proper exitcode...
2012-07-03 Jesus CeaIssue #1677: Unused variable warning in Non-Windows
2012-07-03 Jesus CeaBacked out changeset 7ccc2cea6969
2012-07-03 Jesus CeaIssue #1667: Unused variable warning in Non-Windows
2012-07-03 Éric AraujoCreate ~/.pypirc securely (#13512).
2012-07-03 Éric AraujoBranch merge
2012-07-03 Éric AraujoIgnore .nfs* files in distutils (#7719).
2012-07-03 Raymond HettingerMake it easier to search for the grouper() recipe.
2012-07-02 Éric AraujoUse source role to get links to files
2012-07-02 Éric AraujoAdapt mentions of future changes in doc
2012-07-02 Éric AraujoAvoid SyntaxError in script using print function
2012-07-02 Raymond HettingerThe StopIteration API applies to both tokenize() and...
2012-07-01 Antoine PitrouIssue #15212: fix typo in compiler module (rename SC_GL...
2012-07-01 Georg BrandlMake call of os.getppid() conditional: it is not availa...
2012-07-01 Georg BrandlRemove an unneeded footnote.
2012-06-30 Stefan KrahIssue #15170: Quote the variable that expands to the...
2012-06-30 Mark DickinsonCloses #14591: Random.jumpahead could produce an invali...
2012-06-29 Tim GoldenMerged
2012-06-29 Antoine PitrouBacked out changeset ee51e3aef302 - it broke the test...
2012-06-29 Senthil Kumaranurlparse cleanup. rename keywords used as variables
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
2012-06-28 Antoine PitrouIssue #5067: improve some json error messages.
2012-06-28 Amaury Forgeot... Issue #15219: Fix a reference leak when hashlib.new...
2012-06-28 Petri Lehtinen#9559: Append data to single-file mailbox files if...
2012-06-27 Antoine PitrouRegrtest option "-n" doesn't exist in 2.7.
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 Senthil Kumaranissue13666 - Fixing datetime documentation example...
2012-06-26 Gregory P.... Fixes issue #12268 for file readline, readlines and...
2012-06-25 Antoine PitrouTry to fix failure of a Windows buildbot to capture...
2012-06-25 Vinay SajipIssue #15179: Closed socket on connection failure....
2012-06-25 Stefan KrahIssue #15170: Try the HOST_PYTHON hack for 2.7.
2012-06-23 Charles-François... Remove useless test (flowinfo is unsigned).
2012-06-22 Alexander BelopolskyFixed the name of the 'email.Utils' module in tests.
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-18 Richard OudkerkIssue #15101: Make pool finalizer avoid joining current...
2012-06-18 Petri LehtinenFix NEWS entry for #15036
2012-06-17 Ezio Melotti#14840: Add a bit on the difference between tuples...
2012-06-17 Nick CoghlanIssue #15043: skip test_gdb if the custom hooks can...
2012-06-17 Nick CoghlanIssue #15044: Handle Fedora 17's approach to ndbm compa...
2012-06-17 Meador IngeIssue #15054: Fix incorrect tokenization of 'b' and...
2012-06-15 Petri Lehtinen#15036: Make a repeated changes and flushes work with...
2012-06-15 Antoine PitrouIssue #14933: fix misleading doc about weakref support...
2012-06-15 Antoine PitrouSkip test_bigmem.test_unicode_repr_oflw, since it crash...
2012-06-13 Sandro TosiIssue #15060: better fix, thanks to review on #python-dev
2012-06-13 Sandro TosiIssue #15060: fix typo in socket doc; Patch by anatoly...
2012-06-11 Richard OudkerkIssue #10133: Make multiprocessing deallocate buffer...
2012-06-10 Raymond HettingerMinor formatting fix=up
2012-06-09 Raymond HettingerWrap fat lines and improve some variable names.
2012-06-08 Raymond HettingerCode cleanups
next