summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #25718: Fixed copying object with state with boolean value is false.Serhiy Storchaka2015-11-301-0/+2
|\
| * Issue #25718: Fixed copying object with state with boolean value is false.Serhiy Storchaka2015-11-301-0/+2
* | Issue #10131: Fixed deep copying of minidom documents. Based on patchSerhiy Storchaka2015-11-261-0/+3
|\ \ | |/
| * Issue #10131: Fixed deep copying of minidom documents. Based on patchSerhiy Storchaka2015-11-261-0/+3
* | Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5Martin Panter2015-11-261-0/+1
|\ \ | |/
| * Issues #22989, #21228: Document HTTP response object for urlopen()Martin Panter2015-11-261-0/+1
* | Issue #24097: Fixed crash in object.__reduce__() if slot name is freed insideSerhiy Storchaka2015-11-251-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 #25616: Tests for OrderedDict are extracted from test_collectionsSerhiy Storchaka2015-11-251-0/+3
* | Issue #25697: Fixed rough alphabetical order in Misc/ACKS.Serhiy Storchaka2015-11-251-23/+22
|\ \ | |/
| * Issue #25697: Fixed rough alphabetical order in Misc/ACKS.Serhiy Storchaka2015-11-251-21/+20
* | Issue #24731: Fixed crash on converting objects with special methodsSerhiy Storchaka2015-11-251-0/+4
|\ \ | |/
| * Issue #24731: Fixed crash on converting objects with special methodsSerhiy Storchaka2015-11-251-0/+4
* | Issue #25725: Fixed a reference leak in pickle.loads() when unpicklingSerhiy Storchaka2015-11-251-0/+3
|\ \ | |/
| * Issue #25725: Fixed a reference leak in pickle.loads() when unpicklingSerhiy Storchaka2015-11-251-0/+3
* | Issue #25663: Merge rlcompleter fix from 3.4 into 3.5Martin Panter2015-11-241-0/+3
|\ \ | |/
| * Issue #25663: Make rlcompleter avoid duplicate global namesMartin Panter2015-11-231-0/+3
* | Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.Serhiy Storchaka2015-11-231-0/+2
|\ \ | |/
| * Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.Serhiy Storchaka2015-11-231-0/+2
* | Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.Serhiy Storchaka2015-11-231-0/+2
|\ \ | |/
| * Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.Serhiy Storchaka2015-11-231-0/+2
* | Merge 3.5.1rc1 release changes back into main 3.5 branch.Larry Hastings2015-11-232-0/+18
|\ \
| * \ Issue #25691: Fixed crash on deleting ElementTree.Element attributes.Serhiy Storchaka2015-11-231-0/+2
| |\ \ | | |/
| | * Issue #25691: Fixed crash on deleting ElementTree.Element attributes.Serhiy Storchaka2015-11-231-0/+2
| * | Issue #25624: ZipFile now always writes a ZIP_STORED header for directorySerhiy Storchaka2015-11-222-0/+4
| |\ \ | | |/
| | * Issue #25624: ZipFile now always writes a ZIP_STORED header for directorySerhiy Storchaka2015-11-222-0/+4
* | | Post-release updates for Python 3.5.1rc1.Larry Hastings2015-11-231-0/+11
* | | Version bump for Python 3.5.1rc1.v3.5.1rc1Larry Hastings2015-11-221-1/+1
|/ /
* | Misc/NEWS entries for IDLE.Terry Jan Reedy2015-11-211-14/+37
|\ \ | |/
| * Misc/NEWS entries for IDLE.Terry Jan Reedy2015-11-211-14/+37
* | Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAXMartin Panter2015-11-201-0/+7
* | Issue #25583: Merge makedirs fix from 3.4 into 3.5Martin Panter2015-11-201-0/+3
|\ \ | |/
| * Issue #25583: Avoid incorrect errors raised by os.makedirs(exist_ok=True)Martin Panter2015-11-191-0/+3
* | Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.4->3.5)Guido van Rossum2015-11-191-0/+2
|\ \ | |/
| * Issue #25593: Change semantics of EventLoop.stop().Guido van Rossum2015-11-191-0/+2
* | Issue #25498: Fixed contributors name.Serhiy Storchaka2015-11-161-1/+1
|\ \ | |/
| * Issue #25498: Fixed contributors name.Serhiy Storchaka2015-11-161-1/+1
* | make the PyUnicode_FSConverter cleanup set the decrefed argument to NULL (clo...Benjamin Peterson2015-11-161-0/+3
* | Fixes #23564: Fix a partially broken sanity check in the _posixsubprocessGregory P. Smith2015-11-161-0/+4
* | Fix issue #6973: When we know a subprocess.Popen process has died, doGregory P. Smith2015-11-161-0/+4
|\ \ | |/
| * Fix issue #6973: When we know a subprocess.Popen process has died, doGregory P. Smith2015-11-161-0/+4
* | merge 3.4 (#25578)Benjamin Peterson2015-11-141-0/+2
|\ \ | |/
| * fix possible memory lea k in _get_aia_uri (closes #25578)Benjamin Peterson2015-11-141-0/+2
* | Issue #25388: Fixed tokenizer crash when processing undecodable source codeSerhiy Storchaka2015-11-141-0/+3
|\ \ | |/
| * Issue #25388: Fixed tokenizer crash when processing undecodable source codeSerhiy Storchaka2015-11-141-0/+3
* | Fix grammar in whatsnew/3.5.rst and elsewhereMartin Panter2015-11-141-1/+1
* | Issue #25590: Merge rlcompleter change from 3.4 into 3.5Martin Panter2015-11-131-0/+3
|\ \ | |/
| * Issue #25590: Make rlcompleter only call getattr() once per attributeMartin Panter2015-11-131-0/+3
* | Issue #25498: Merge ctypes crash fix from 3.4 into 3.5Martin Panter2015-11-132-0/+5
|\ \ | |/