summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 3.5Benjamin Peterson2016-01-221-0/+4
|\
| * merge 3.4Benjamin Peterson2016-01-221-0/+4
| |\
| | * reject negative data_sizeBenjamin Peterson2016-01-221-0/+4
* | | merge from 3.5Senthil Kumaran2016-01-221-2/+2
|\ \ \ | |/ /
| * | minor clarification on Zipfile 'x' mode - exclusive creation of a file.Senthil Kumaran2016-01-221-2/+2
* | | Merge update to pipDonald Stufft2016-01-222-1/+1
|\ \ \ | |/ /
| * | Merge update to pipDonald Stufft2016-01-222-1/+1
| |\ \ | | |/
| | * Upgrade pip to 8.0.2Donald Stufft2016-01-222-1/+1
* | | Issue #18620: Improve Pool examples in multiprocessing documentationBerker Peksag2016-01-211-11/+26
|\ \ \ | |/ /
| * | Issue #18620: Improve Pool examples in multiprocessing documentationBerker Peksag2016-01-211-11/+26
* | | merge from 3.5Senthil Kumaran2016-01-212-14/+14
|\ \ \ | |/ /
| * | issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys andSenthil Kumaran2016-01-212-14/+14
* | | Issue #26107: Fix typo in Objects/lnotab_notes.txtVictor Stinner2016-01-211-6/+6
* | | Merge 3.5 (doc)Victor Stinner2016-01-212-177/+184
|\ \ \ | |/ /
| * | Issue #26106: doc: Move text of licenses to parsed literal blockVictor Stinner2016-01-212-177/+184
* | | merge 3.5 (#26171)Benjamin Peterson2016-01-212-0/+8
|\ \ \ | |/ /
| * | merge 3.4 (#26171)Benjamin Peterson2016-01-212-0/+8
| |\ \ | | |/
| | * prevent buffer overflow in get_data (closes #26171)Benjamin Peterson2016-01-212-0/+8
* | | merge 3.5Benjamin Peterson2016-01-211-0/+1
|\ \ \ | |/ /
| * | merge 3.4Benjamin Peterson2016-01-211-0/+1
| |\ \ | | |/
| | * fix refleak in error conditionBenjamin Peterson2016-01-211-0/+1
* | | merge 3.5 (#26172)Benjamin Peterson2016-01-211-1/+1
|\ \ \ | |/ /
| * | merge 3.4 (#26172)Benjamin Peterson2016-01-211-1/+1
| |\ \ | | |/
| | * remove script from epub (closes #26172)Benjamin Peterson2016-01-211-1/+1
* | | Merge 3.5 (issue #24520)Victor Stinner2016-01-201-6/+2
|\ \ \ | |/ /
| * | Replace fpgetmask() with fedisableexcept()Victor Stinner2016-01-201-6/+2
* | | co_lnotab supports negative line number deltaVictor Stinner2016-01-2011-161/+203
* | | merge from 3.5Senthil Kumaran2016-01-201-15/+17
|\ \ \ | |/ /
| * | issue25982 - Add a class definition for managers.Namespace in the multiproces...Senthil Kumaran2016-01-201-15/+17
* | | Merge 3.5Victor Stinner2016-01-207-26/+42
|\ \ \ | |/ /
| * | Add _PyThreadState_UncheckedGet()Victor Stinner2016-01-207-26/+42
* | | Issue #26147: xmlrpc now works with strings not encodable with usedSerhiy Storchaka2016-01-204-11/+30
|\ \ \ | |/ /
| * | Issue #26147: xmlrpc now works with strings not encodable with usedSerhiy Storchaka2016-01-204-11/+30
* | | Issue #5626: Remove misleading comment from socket.gethostname() documentationBerker Peksag2016-01-201-5/+0
|\ \ \ | |/ /
| * | Issue #5626: Remove misleading comment from socket.gethostname() documentationBerker Peksag2016-01-201-5/+0
* | | Issue #26157: Fix typos in asyncio-eventloop.rstBerker Peksag2016-01-201-4/+4
|\ \ \ | |/ /
| * | Issue #26157: Fix typos in asyncio-eventloop.rstBerker Peksag2016-01-201-4/+4
* | | Merge update to pip/setuptoolsDonald Stufft2016-01-203-2/+2
|\ \ \ | |/ /
| * | Merge update to pip/setuptoolsDonald Stufft2016-01-203-2/+2
| |\ \ | | |/
| | * Update pip to 8.0.0 and setuptools to 19.4Donald Stufft2016-01-203-2/+2
* | | Issue #25935: Garbage collector now breaks reference loops with OrderedDict.Serhiy Storchaka2016-01-193-13/+29
|\ \ \ | |/ /
| * | Issue #25935: Garbage collector now breaks reference loops with OrderedDict.Serhiy Storchaka2016-01-193-13/+29
* | | Issue #16620: Got rid of using undocumented function glob.glob1().Serhiy Storchaka2016-01-191-2/+8
* | | Issue #16620: Fixed AttributeError in msilib.Directory.glob().Serhiy Storchaka2016-01-192-1/+7
|\ \ \ | |/ /
| * | Issue #16620: Fixed AttributeError in msilib.Directory.glob().Serhiy Storchaka2016-01-192-1/+7
* | | Merge 3.5Victor Stinner2016-01-191-2/+2
|\ \ \ | |/ /
| * | Fix BytecodeTestCase.assertNotInBytecode()Victor Stinner2016-01-191-2/+2
* | | merge 3.5 (#25731)Benjamin Peterson2016-01-193-1/+11
|\ \ \ | |/ /
| * | set tp_new from the class in the hierarchy that actually owns the descriptor ...Benjamin Peterson2016-01-193-1/+11
* | | merge from 3.5Senthil Kumaran2016-01-191-16/+27
|\ \ \ | |/ /