]> granicus.if.org Git - python/shortlog
python
2014-03-16 R David Murraywhatsnew: Clarify heading.
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersonsend people to the right editors page (#20938)
2014-03-15 Ned DeilyIssue #20939: merge from 3.3
2014-03-15 Ned DeilyIssue #20939: Fix test_geturl failure in test_urllibnet...
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersonremove runtime_library_dirs for _sqlite; it isn't needed
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersonavoid referencing past the bounds of an array
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersononly define zero constant when it is used
2014-03-15 Benjamin Petersonremove unused zero constants
2014-03-15 R David MurrayMerge: #20933: At least one place maps 'test' to 'local...
2014-03-15 R David Murray#20933: At least one place maps 'test' to 'localhost...
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersonavoid referencing out-of-bounds memory
2014-03-15 Benjamin Petersonfix c89 declaration order
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersondon't do pointer arithmetic with signed numbers
2014-03-15 Benjamin Petersoncast negative numbers to size_t before shifting them...
2014-03-14 Vinay SajipReverted change introduced in edb12dad7bf6.
2014-03-14 R David Murraywhatsnew: final edit pass.
2014-03-14 Vinay SajipAdded Doc/tools/ subdirs to .hgignore.
2014-03-14 Brett CannonIssue #20884: whatsnew: Frozen modules don't set __file...
2014-03-14 Vinay SajipCloses #20918: Added handling for exceptions during...
2014-03-14 R David Murraywhatsnew: link from module_spec section to Deprecation...
2014-03-14 R David Murraywhatsnew: difflib.isbjunk &c were removed, not deprecated.
2014-03-14 R David Murraywhatsnew: small tweaks to codecs entry.
2014-03-14 R David MurrayMerge #7475: Remove references to '.transform' from...
2014-03-14 R David Murray#7475: Remove references to '.transform' from transform...
2014-03-13 R David Murraywhatsnew: linkify some pip things, and explain why...
2014-03-13 Éric AraujoRemove references to make targets deleted in eef7899ea7ab
2014-03-13 Éric AraujoClarify distutils’ clean command (ref #6142)
2014-03-13 Éric AraujoClarify distutils’ clean command (ref #6142)
2014-03-13 Ned DeilyIssue #19407: Fix typos in new distribution & installat...
2014-03-13 R David Murraywhatsnew: remove 'draft' note, tidy up summary, collect...
2014-03-13 Victor StinnerIssue #20908: PyMem_Malloc() must be used with PyMem_Fr...
2014-03-13 Jesus CeaMERGE: Closes #20908: Memory leak in Reg2Py()
2014-03-13 Jesus CeaCloses #20908: Memory leak in Reg2Py()
2014-03-13 R David Murraywhatsnew: collections no longer implicitly imports...
2014-03-13 R David Murraywhatsnew: HTTPError.headers (#15701).
2014-03-13 R David Murraywhatsnew: make it clear I'm the editor, not author...
2014-03-13 Éric AraujoMake distutils error messages more helpful (#11599).
2014-03-13 Benjamin Petersonweaken callback count inequality (closes #20901)
2014-03-13 Benjamin Petersonremove unnecessary word (closes #19060)
2014-03-12 Éric AraujoFix note markup (#16805).
2014-03-12 Benjamin Petersonmerge 3.2 (#20896)
2014-03-12 Benjamin Petersonuse ssl.PROTOCOL_SSLv23 for maximum compatibility ...
2014-03-12 Benjamin Petersonadd Sean Rodman
2014-03-12 Benjamin Petersonuse support.rmtree instead of shutil (closes #19614)
2014-03-12 R David Murraywhatsnew: fix unittest subtest example.
2014-03-13 Victor StinnerWhat's New in Python 3.4: more security changes
2014-03-13 Nick CoghlanIssue #19407: fix link
2014-03-13 Nick CoghlanClose #19407: New installation & distribution guides
2014-03-13 Éric AraujoMerge heads
2014-03-13 Éric AraujoMerge 3.3 (#11599)
2014-03-13 Victor Stinnerasyncio doc: functions are coroutine, they don't return...
2014-03-13 Victor StinnerClose #20889: asyncio doc: Document acquire(), locked...
2014-03-13 Victor StinnerClose #20787: asyncio doc: fix typo. Patch written...
2014-03-13 Benjamin Petersonmerge 3.3 (#20901)
2014-03-13 Benjamin Petersonmerge 3.3 (#19060)
2014-03-12 Éric AraujoMerge 3.3 (#16805)
2014-03-12 Benjamin Petersonmerge 3.3 (#20896)
2014-03-12 Benjamin Petersonmerge 3.3
2014-03-12 Benjamin Petersonmerge 3.3 (#19614)
2014-03-12 Benjamin PetersonBacked out changeset c13398566409
2014-03-12 Victor StinnerIssue #20896: Workaround the bug temporarely to fix...
2014-03-12 Éric AraujoMerge 3.3 (#4931)
2014-03-12 Éric AraujoAvoid “error: None” messages from distutils (#4931).
2014-03-12 R David Murraywhatsnew: spelling errors.
2014-03-11 R David MurrayMerge #20030: doc that TestLoader.discover returns...
2014-03-11 R David Murray#20030: doc that TestLoader.discover returns a TestSuite.
2014-03-11 Benjamin Petersonmerge 3.3
2014-03-11 Benjamin Petersonimprove algorithms_* documentation
2014-03-11 R David Murraywhatsnew: doctest finds tests in extension modules...
2014-03-11 Benjamin Petersonmerge 3.3 (closes #20892)
2014-03-11 Benjamin Petersonfix typo (closes #20892)
2014-03-11 R David Murraywhatsnew: mention that upgrading PIP means it doesn...
2014-03-11 R David Murraywhatsnew: summary section tweaks.
2014-03-11 Peter MoodyIssue #19157: Include the broadcast address in the...
2014-03-11 Victor StinnerWhat's New in Python 3.4: Security improvements
2014-03-11 Victor StinnerIssue #20888: improve "Pretty Top" example of tracemall...
2014-03-11 R David Murraywhatsnew: remove XXXs.
2014-03-10 R David Murraywhatsnew: take credit.
2014-03-10 R David Murraywhatsnew: deprecation of ElementTree XMLParser *html...
2014-03-10 R David Murraywhatsnew: urllib Request objects are now reusable.
2014-03-10 R David Murraywhatsnew: shutil copyfile SameFileError (#1492704)
2014-03-10 R David Murraywhatsnew: os.open O_PATH and O_TMPFILE.
2014-03-10 R David Murraywhatsnew: os.open O_TMPFILE (#18673).
2014-03-10 R David Murraywhatsnew: json dump-with-indent whitespace change ...
2014-03-10 R David Murraywhatsnew: PEP 424 implementation.
2014-03-10 R David Murraywhatsnew: multiprocessing start methods and context...
2014-03-10 Georg BrandlCloses #20090: update Doc/README and the error message...
2014-03-10 R David Murraywhatsnew: remove redundant entry.
2014-03-10 R David Murraywhatsnew: logging.config.listen *verify* (#15452).
2014-03-10 R David Murraywhatsnew: logging.fileConfig accepts ConfigParser insta...
2014-03-10 R David Murraywhatsnew: total_ordering supports NotImplemented (...
2014-03-10 R David Murraywhatsnew: filecmp.DEFAULT_IGNORES (#15442)
2014-03-10 R David Murraywhatsnew: Message.set_param *replace*, Policy.content_m...
2014-03-10 R David Murraywhatsnew: ChainMap.new_child *m* argument.
next