]> granicus.if.org Git - python/shortlog
python
2014-03-17 Jesus CeaTypo
2014-03-17 Jesus CeaTypo
2014-03-17 Jesus CeaTypo
2014-03-17 Antoine PitrouRemove stray semicolon
2014-03-17 R David Murraycloses #20960
2014-03-17 Georg Brandlmerge with 3.3
2014-03-17 Georg BrandlUpdate doc version switcher for 3.4/3.5.
2014-03-17 Larry HastingsMerged default into 3.4 branch. 3.4 branch is now...
2014-03-17 Larry HastingsPost-release verion bump for 3.4.0(+).
2014-03-16 Benjamin Petersonmerge 3.3 (#11448)
2014-03-16 Benjamin Petersonimprove set_tunnel docs (closes #11448)
2014-03-16 Victor StinnerIssue #20950: Fix typo asyncio doc, wait() has no self...
2014-03-16 Benjamin Petersonmerge 3.3 (#20946)
2014-03-16 Benjamin Petersonfix ctypes test alignment assumptions (closes #20946)
2014-03-16 Larry HastingsAdded tag v3.4.0 for changeset 04f714765c13
2014-03-16 Larry HastingsFinal documentation fixes for 3.4.0 final. v3.4.0
2014-03-16 Larry HastingsRelease bump for 3.4.0 final.
2014-03-16 Larry HastingsRegenerate pydoc_topics, fix markup errors, in preparat...
2014-03-16 Larry HastingsMerge in all documentation changes since branching...
2014-03-16 Nick CoghlanBring PEP 453 What's New entry up to date
2014-03-16 R David Murraywhatsnew: Fix Features section title, use title/sentenc...
2014-03-16 Larry HastingsIssue #20931: Fix other confusingly-worded heading.
2014-03-16 Antoine PitrouClose #16665: improve documentation for hex(). Patch...
2014-03-16 R David Murraywhatsnew: Clarify heading.
2014-03-16 Antoine PitrouClose #16665: improve documentation for hex(). Patch...
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: 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: 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 Petersonmerge 3.3 (#19060)
2014-03-13 Benjamin Petersonremove unnecessary word (closes #19060)
2014-03-12 Éric AraujoFix note markup (#16805).
2014-03-12 Benjamin Petersonmerge 3.3 (#20896)
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.
next