summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* #17460: Remove the strict argument of HTTPConnection and removing theSenthil Kumaran2013-03-181-1/+4
* add Sven Brauch for his #16795 contributionBenjamin Peterson2013-03-181-0/+1
* unify some ast.argument's attrs; change Attribute column offset (closes #16795)Benjamin Peterson2013-03-181-0/+4
* Merge #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-182-0/+4
|\
| * Merge #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-182-0/+4
| |\
| | * #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-182-0/+4
* | | mergeBrett Cannon2013-03-171-0/+2
|\ \ \ | |/ /
| * | Issue #16880: _imp.load_dynamic() is not defined on a platform thatBrett Cannon2013-03-171-0/+2
* | | Issue #16389: Fixed an issue number in previos commit.Serhiy Storchaka2013-03-161-1/+1
|\ \ \ | |/ /
| * | Issue #16389: Fixed an issue number in previos commit.Serhiy Storchaka2013-03-161-1/+1
| |\ \ | | |/
| | * Issue #16389: Fixed an issue number in previos commit.Serhiy Storchaka2013-03-161-1/+1
* | | Issue #16564: Fixed a performance regression relative to Python 3.1 in theSerhiy Storchaka2013-03-161-0/+3
|\ \ \ | |/ /
| * | Issue #16564: Fixed a performance regression relative to Python 3.1 in theSerhiy Storchaka2013-03-161-0/+3
| |\ \ | | |/
| | * Issue #16564: Fixed a performance regression relative to Python 3.1 in theSerhiy Storchaka2013-03-161-0/+3
* | | #11420: merge with 3.3.Ezio Melotti2013-03-161-0/+3
|\ \ \ | |/ /
| * | #11420: merge with 3.2.Ezio Melotti2013-03-161-0/+3
| |\ \ | | |/
| | * #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by...Ezio Melotti2013-03-161-0/+3
| | * typoTerry Jan Reedy2013-03-161-1/+1
* | | reject non-docs strings between future imports (closes #17434)Benjamin Peterson2013-03-161-0/+3
* | | Merge with 3.3Terry Jan Reedy2013-03-161-0/+3
|\ \ \ | |/ /
| * | Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware.Terry Jan Reedy2013-03-161-0/+3
| |\ \ | | |/
| | * Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware.Terry Jan Reedy2013-03-161-0/+3
* | | Add missing FeedParser and BytesFeedParser to email.parser.__all__.R David Murray2013-03-161-0/+2
* | | Merge: #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-162-0/+3
|\ \ \ | |/ /
| * | Merge: #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-162-0/+3
| |\ \ | | |/
| | * #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-162-0/+3
* | | #1291 http.server's send_error takes an optional explain argumentSenthil Kumaran2013-03-151-0/+3
* | | Merge with 3.2: closes issue #17047Terry Jan Reedy2013-03-151-0/+3
|\ \ \ | |/ /
| * | Merge with 3.2: issue #17047 news entryTerry Jan Reedy2013-03-151-0/+3
| |\ \ | | |/
| | * Issue #17047: Add news entryTerry Jan Reedy2013-03-151-0/+3
* | | Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__.Terry Jan Reedy2013-03-152-0/+4
* | | Issue #1285086: Get rid of the refcounting hack and speed upSerhiy Storchaka2013-03-141-0/+3
|\ \ \ | |/ /
| * | Issue #1285086: Get rid of the refcounting hack and speed upSerhiy Storchaka2013-03-141-0/+3
| |\ \ | | |/
| | * Issue #1285086: Get rid of the refcounting hack and speed upSerhiy Storchaka2013-03-141-0/+3
* | | Issue #17099: Have importlib.find_loader() raise ValueError whenBrett Cannon2013-03-131-0/+3
* | | Issue #17117: Have both import itself and importlib.util.set_loader()Brett Cannon2013-03-132-0/+4
* | | expose O_PATH if possibleBenjamin Peterson2013-03-131-0/+2
* | | #17368: merge with 3.3.Ezio Melotti2013-03-121-0/+4
|\ \ \ | |/ /
| * | #17368: merge with 3.2.Ezio Melotti2013-03-121-0/+4
| |\ \ | | |/
| | * #17368: Fix an off-by-one error in the Python JSON decoder that caused a fail...Ezio Melotti2013-03-121-0/+4
* | | Issue #11367: fix documentation of some find* methods in ElementTreeEli Bendersky2013-03-121-0/+1
|\ \ \ | |/ /
| * | Issue #11367: fix documentation of some find* methods in ElementTreeEli Bendersky2013-03-121-0/+1
| |\ \ | | |/
| | * Issue #11367: fix documentation of some find* methods in ElementTreeEli Bendersky2013-03-121-0/+1
* | | #17066: merge with 3.3.Ezio Melotti2013-03-121-0/+3
|\ \ \ | |/ /
| * | #17066: test_robotparser now works with unittest test discovery. Patch by Za...Ezio Melotti2013-03-121-0/+3
* | | Issue #17047: remove doubled words added in 3.4,Terry Jan Reedy2013-03-111-3/+3
* | | #17351: merge with 3.3.Ezio Melotti2013-03-111-0/+1
|\ \ \ | |/ /
| * | #17351: merge with 3.2.Ezio Melotti2013-03-111-0/+1
| |\ \ | | |/
| | * #17351: remove "object" inheritance from docs. Patch by Phil Elson.Ezio Melotti2013-03-111-0/+1
* | | Issue #15806: Add contextlib.ignored().Raymond Hettinger2013-03-111-0/+3