96531 Commits (df0fd74ae8fa204aab51c35e10870fd99101e99c)
 

Author SHA1 Message Date
Serhiy Storchaka df0fd74ae8 Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exception 9 years ago
Serhiy Storchaka 04eb777279 Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exception 9 years ago
INADA Naoki c411a7d821 Issue #28452: Remove _asyncio._init_module function 9 years ago
Berker Peksag 80b618bffd Merge from 3.5 9 years ago
Berker Peksag e5b0bd1ba2 Fix default value of StreamReader.readuntil() 9 years ago
Victor Stinner a506a93b0b Merge 3.6: Issue #28409: regrtest: fix the parser of command line arguments. 9 years ago
Victor Stinner 1f6b69b749 Issue #28409: regrtest: fix the parser of command line arguments. 9 years ago
Berker Peksag 066b1217af Issue #28455: Merge from 3.5 9 years ago
Berker Peksag 5493e4723a Issue #28455: Clarify example of overriding the convert_arg_line_to_args method 9 years ago
Benjamin Peterson 3aa75528a1 merge 3.5 (#28454) 9 years ago
Benjamin Peterson 8d761ff045 remove extra PyErr_Format arguments (closes #28454) 9 years ago
Berker Peksag b8bddec4e0 Issue #28432: Merge from 3.5 9 years ago
Berker Peksag 90e028970a Issue #28432: Fix first parameter name in PyUnicode_EncodeLocale documentation 9 years ago
Ned Deily bf7dcb9cd0 Remove spurious article. 9 years ago
Ned Deily 11194f7e0f Remove spurious article. 9 years ago
INADA Naoki 9f2ce25481 Issue #28428: Rename _futures module to _asyncio. 9 years ago
Martin Panter 479eb760f4 Issue #27800: Merge RE repetition doc from 3.5 into 3.6 9 years ago
Martin Panter 684340ede5 Issue #27800: Document limitation and workaround for multiple RE repetitions 9 years ago
Martin Panter 36700e4578 Issue #23231: Merge codecs doc from 3.5 into 3.6 9 years ago
Martin Panter c73e9d844f Issue #23231: Document codecs.iterencode(), iterdecode() shortcomings 9 years ago
Senthil Kumaran c972d1c76f [merge from 3.5] Issue28438 - Fix the link for pkgutil.get_data doc. 9 years ago
Senthil Kumaran 1cea56b597 Issue28438 - Fix the link for pkgutil.get_data doc. Patch contributed by Xiang Zhang. 9 years ago
Raymond Hettinger 7b16652f1c Issue #18844: Add more tests 9 years ago
Guido van Rossum a0ef768ddf Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead of No/Yes. (3.5->3.6) 9 years ago
Guido van Rossum e1478e4ae2 Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead of No/Yes. 9 years ago
Guido van Rossum 5236ac600e Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) (3.5->3.6) 9 years ago
Guido van Rossum 4a4523523e Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) 9 years ago
Guido van Rossum a03b1ea411 Issue #21443: Show how to change log level for asyncio. (Merge 3.5->3.6) 9 years ago
Guido van Rossum ba29a4fd82 Issue #21443: Show how to change log level for asyncio. 9 years ago
Christian Heimes 5cade88ac1 Check return value of _PyDict_SetItemId() 9 years ago
Guido van Rossum 2ccdb5a4f1 Issue #24452: Make webbrowser support Chrome on Mac OS X (merge 3.5->3.6) 9 years ago
Guido van Rossum b1a751b5c2 Issue #24452: Make webbrowser support Chrome on Mac OS X. 9 years ago
Xavier de Gaye 291417da7f Issue #20766: Merge with 3.5. 9 years ago
Xavier de Gaye 10e54aeaa2 Issue #20766: Fix references leaked by pdb in the handling of SIGINT handlers. 9 years ago
Victor Stinner ebe17e0347 Fix _Py_normalize_encoding() command 9 years ago
Benjamin Peterson b329e1bb5b va_end vargs2 once (closes #28417) 9 years ago
Raymond Hettinger 1c3a121bb0 Issue #18844: Fix-up examples for random.choices(). Remove over-specified test. 9 years ago
doko@ubuntu.com 95b826d050 - Modules/Setup.dist: Add the _blake2 module 9 years ago
doko@ubuntu.com de69ee71e2 - dictobject.c: Make dict_merge symbol a static symbol 9 years ago
Benjamin Peterson 1609997796 prefix freegrammar (closes #28413) 9 years ago
Zachary Ware 547d156c2c Issue #28208: Update Windows build to use SQLite 3.14.2.0 9 years ago
Zachary Ware c08bb6c63a Issue #28248: Merge with 3.5 9 years ago
Zachary Ware fd28cbef4b Issue #28248: Merge with 3.4 9 years ago
Zachary Ware 068534ab03 Issue #28248: Update Windows build to use OpenSSL 1.0.2j 9 years ago
Ned Deily 4d80a8a916 Merge 3.6 releasing branch 9 years ago
Ned Deily a4f45bb0c4 Start 3.6.0b3 9 years ago
Steve Dower ec1f28a63c Fix launcher.msi from rebuilding during release build. 9 years ago
Ned Deily dbb331b5b1 Added tag v3.6.0b2 for changeset b9fadc7d1c3f 9 years ago
Ned Deily 7e16af499b Version bump for 3.6.0b2 9 years ago
Ned Deily bec93b3858 Update pydoc topics for 3.6.0b2 9 years ago