Trying to attach a patch via e-mail.
Here is a patch (inlined, attaching doesn't work for me). ? hlist_header_exists.patch...
HList's "header exists" command doesn't work due a typo
Issue #16504: Catch SyntaxErrors raised by toke...
Null merge.
Issue #16792: Mark small ints test as CPython-o...
Issue #16793. Replace deprecated unittest asser...
Issue #16792: Use assertIs() to test identity.
Merge heads
Issue #16485: Fix file descriptor not being clo...
Issue #16645: Fix hardlink extracting test for ...
Issue #16819: IDLE method completion now correc...
Fix incorrect grammar in Misc/NEWS.
Fix out of bound read in UTF-32 decoder on "nar...
Issue #11461: Fix the incremental UTF-16 decode...
Issue #15539: Fix a number of bugs in Tools/scr...
Merge heads
Issue #15539: Fix backup file creation in pinde...
Issue #16829: IDLE printing no longer fails if ...
Describe the default_namespace parameter of Ele...
Issue #9720: zipfile now writes correct local h...
Issue #14850: Now a chamap decoder treates U+FF...
Merge heads
Issue #15861: tkinter now correctly works with ...
Issue #15989: Fix several occurrences of intege...
Ensure that width and precision in string forma...
Issue #15989: Fix possible integer overflow in ...
Issue #16335: Fix integer overflow in unicode-e...
Fix memory error in test_ucn.
Add bigmemtest decorator to test of issue #16335.
Issue #1159051: GzipFile now raises EOFError wh...
Don't run the test for issue #16335 when -M is ...
Issue #13454: Fix a crash when deleting an iter...
Issue #9290: In IDLE the sys.std* streams now i...
Issue #16975: Fix error handling bug in the esc...
Optimize the test for issue #13454.
Issue #10156: In the interpreter's initializati...
- Issue #17041: Fix testing when Python is conf...
Remove trailing whitespaces in cStringIO.h.
Fix skip conditions in some docstings tests.
Issue #17051: Fix a memory leak in os.path.isdi...
Add Robert Xiao to Misc/ACKS for issue17051.
Issue #16979: Fix error handling bugs in the un...
Merge heads
Clean up escape-decode decoder tests.
Add tests for raw-unicode-escape codec.
Move NEWS entity from library to core section.
Issue #4844: ZipFile now raises BadZipfile when...
Issue #17041: Fix doctesting when Python is con...
Issue #1783: Remove declarations of nonexistent...
Issue #11159: SAX parser now supports unicode f...
Merge heads
Fix tests for issue #11159.
Fix a Cyrillic "C" inroduced into the docs by p...
Fix the test and remove trailing dots on Window...
Preserve backslashes in malicious zip files for...
Issue #17034: Use Py_CLEAR() in stringobject.c.
Fix test for issue #6972.
Issue #17106: Fix a segmentation fault in io.Te...
Issue #6083: Fix multiple segmentation faults o...
Temporarily disable test_from_dll in test_retur...
Fix test_from_dll* in test_returnfuncptrs.py.
Issue #17118: Add new tests for testing Python-...
Issue #17043: The unicode-internal decoder no l...
Issue #17073: Fix some integer overflows in sql...
Fix accidental non-breakable space (U+00A0).
Issue #16686: Fixed a lot of bugs in audioop mo...
Issue #10355: SpooledTemporaryFile properties a...
Issue #7358: cStringIO.StringIO now supports wr...
Issue #17156: pygettext.py now correctly escape...
Import shutil for restore_test_support_TESTFN().
Issue #1470548: XMLGenerator now works with UTF...
Issue #17141: random.vonmisesvariate() no more ...
Clean trailing whitespaces in Makefile.pre.in a...
Issue #4591: Uid and gid values larger than 2**...
Issue #13555: cPickle now supports files larger...
Issue #16800: tempfile.gettempdir() no longer l...
Fix for issue #16800: Use buffered write to han...
Issue #5308: Raise ValueError when marshalling ...
Issue #11311: StringIO.readline(0) now returns ...
Issue #13169: The maximal repetition number in ...
Issue #9669: Protect re against infinite loops ...
Fix issue #13169: Reimport MAXREPEAT into sre_c...
Fix posixpath.realpath() for multiple pardirs (...
Issue #13153: Tkinter functions now raise TclEr...
Disable posixpath.realpath() tests on Windows (...
Issue #15301: Enhance os.*chown() testing. Bas...
Issue #17248: Fix os.*chown() testing when user...
Issue #17248: Fix os.*chown() testing when user...
Issue #17225: JSON decoder now counts columns i...
Issue #13555: Fix an integer overflow check.
Issue #17299: Add test coverage for cPickle wit...
Issue #1285086: Get rid of the refcounting hack...
Issue #16682: Replace "Python string" to "bytes...
Issue #16504: Catch SyntaxErrors raised by toke...
Issue #16792: Mark small ints test as CPython-o...
Issue #16761: Raise TypeError when int() called...
Issue #16485: Fix file descriptor not being clo...
Issue #16645: Fix hardlink extracting test for ...
Issue #16819: IDLE method completion now correc...