summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.6.8finalv3.6.8Ned Deily2018-12-231-2/+0
* bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-106...Miss Islington (bot)2018-12-201-0/+2
* 3.6.7rc2v3.6.7rc2Ned Deily2018-10-131-2/+0
* bpo-34910: Ensure that PyObject_Print() always returns -1 on error. (GH-9733)Miss Islington (bot)2018-10-061-0/+2
* 3.6.7rc1v3.6.7rc1Ned Deily2018-09-261-2/+0
* bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192)Miss Islington (bot)2018-07-111-0/+2
* 3.6.6rc1v3.6.6rc1Ned Deily2018-06-121-2/+0
* bpo-32374: m_traverse may be called with m_state=NULL (GH-5140)Miss Islington (bot)2018-03-161-0/+2
* 3.6.5rc1v3.6.5rc1Ned Deily2018-03-131-2/+0
* bpo-29084: Exclude C API for OrderedDict from the limited C API. (GH-4900) (#...Miss Islington (bot)2017-12-251-0/+2
* Update NEWS and pydoc topics.Ned Deily2017-12-053-9/+0
* bpo-20891: Fix PyGILState_Ensure() (#4650) (#4655)Victor Stinner2017-11-301-0/+3
* [3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327). (#4...xdegaye2017-10-261-0/+4
* [3.6] closes bpo-31532: Fix memory corruption due to allocator mix (GH-3679) ...Miss Islington (bot)2017-09-201-0/+2
* Add "Misc/NEWS.d" directory tree for "blurb". GH-2329larryhastings2017-06-221-0/+1