summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
...
* open the cert store readonlyBenjamin Peterson2016-02-181-0/+2
* Issue #25924: Avoid unnecessary serialization of getaddrinfo(3) calls on OS XNed Deily2016-02-151-0/+3
* Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f.Ned Deily2016-02-151-2/+2
* Issue #24303: Fix random EEXIST upon multiprocessing semaphores creation withCharles-François Natali2016-02-121-0/+3
* Issue #25698: Importing module if the stack is too deep no longer replacesSerhiy Storchaka2016-02-101-0/+3
* Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similarMartin Panter2016-02-102-9/+9
* Issues #26310, #26311: Fix typos in the documentationMartin Panter2016-02-101-1/+1
* Issue #22847: Improve method cache efficiency.Antoine Pitrou2014-11-141-0/+2
* Issue #12923: Reset FancyURLopener's redirect counter even on exceptionMartin Panter2016-02-042-0/+4
* Issue #25945: Fixed bugs in functools.partial.Serhiy Storchaka2016-02-021-0/+5
* Issue #26244: Clarify default zlib compression level in documentationMartin Panter2016-02-031-0/+1
* Issue #19023: Document ctypes array and pointer classesMartin Panter2016-01-291-0/+1
* Issue #19883: Fixed possible integer overflows in zipimport.Serhiy Storchaka2016-01-281-0/+2
* code_richcompare() now uses the constants typesVictor Stinner2016-01-221-0/+6
* Issue #26106: doc: Move text of licenses to parsed literal blockVictor Stinner2016-01-211-0/+1
* prevent buffer overflow in get_data (closes #26171)Benjamin Peterson2016-01-211-0/+3
* Issue #26147: xmlrpclib now works with unicode not encodable with usedSerhiy Storchaka2016-01-201-0/+3
* Issue #16620: Fixed AttributeError in msilib.Directory.glob().Serhiy Storchaka2016-01-191-0/+2
* Issue #21847: Fixed xmlrpclib and tests on Unicode-disabled builds.Serhiy Storchaka2016-01-181-0/+2
* Issue #6500: Fixed infinite recursion in urllib2.Request.__getattr__().Serhiy Storchaka2016-01-181-0/+2
* Issue #25824: Fixes sys.winver to not include any architecture suffix.Steve Dower2016-01-161-0/+2
* Issue #25940: Use self-signed.pythontest.net in SSL testsMartin Panter2016-01-151-0/+3
* Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.batZachary Ware2016-01-121-0/+5
* Fixes issue #26083: Workaround a subprocess bug that raised an incorrectGregory P. Smith2016-01-111-0/+6
* Comment out two tests that won't pass now after reverting the typeobject.cBarry Warsaw2016-01-111-1/+1
* Issue #22995: [UPDATE] Comment out the one of the pickleability tests inBarry Warsaw2016-01-111-0/+3
* Issue #6500: Reverting fbea8ff8db5e since it broke testsBerker Peksag2016-01-061-3/+0
* Issue #6500: Fix "maximum recursion depth exceeded" error caused by Request._...Berker Peksag2016-01-061-0/+3
* Issue #25961: Disallowed null characters in the type name.Serhiy Storchaka2015-12-301-0/+2
* Issue #22995: Instances of extension types with a state that aren'tSerhiy Storchaka2015-12-301-0/+5
* Issue #24103: Fixed possible use after free in ElementTree.iterparse().Serhiy Storchaka2015-12-241-0/+2
* Issue #20440: Massive replacing unsafe attribute setting code with specialSerhiy Storchaka2015-12-241-0/+3
* Issue #25827: Add support for ICC to configureZachary Ware2015-12-211-0/+3
* Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.Serhiy Storchaka2015-12-191-0/+4
* Fixes issue #20954: _args_from_interpreter_flags used by multiprocessingGregory P. Smith2015-12-131-0/+4
* Issue #25696: Fix installation of Python on UNIX with make -j9.Victor Stinner2015-12-131-0/+2
* Issue #25798: Update OS X 10.5+ 32-bit-only installer to buildNed Deily2015-12-061-0/+6
* merge 2.7.11 branchBenjamin Peterson2015-12-051-3/+0
|\
| * 2.7.11 finalv2.7.11Benjamin Peterson2015-12-051-3/+0
* | merge 2.7.11 branchBenjamin Peterson2015-12-051-2/+3
|\ \ | |/
| * add CVE and issue numberBenjamin Peterson2015-12-051-2/+3
* | Issue #14285: Do not catch ImportError from __init__.py in runpyMartin Panter2015-12-031-0/+4
* | Issue #6478: _strptime's regexp cache now is reset after changing timezoneSerhiy Storchaka2015-12-031-0/+3
* | Issue #19543: Added Py3k warning for decoding unicode.Serhiy Storchaka2015-12-031-0/+2
* | Issue #25718: Fixed copying object with state with boolean value is false.Serhiy Storchaka2015-11-301-0/+2
* | Closes #25742: locale.setlocale() now accepts a Unicode string for its secondVictor Stinner2015-11-271-0/+3
* | Issue #10131: Fixed deep copying of minidom documents. Based on patchSerhiy Storchaka2015-11-261-0/+3
* | Issue #24097: Fixed crash in object.__reduce__() if slot name is freed insideSerhiy Storchaka2015-11-251-0/+3
* | Issue #25616: Tests for OrderedDict are extracted from test_collectionsSerhiy Storchaka2015-11-251-0/+6
* | Issue #25697: Fixed rough alphabetical order in Misc/ACKS.Serhiy Storchaka2015-11-251-15/+14