]> granicus.if.org Git - python/commit
Issue #19949: The test_xpickle test now tests compatibility with installed
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 27 Jan 2015 20:44:45 +0000 (22:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 27 Jan 2015 20:44:45 +0000 (22:44 +0200)
commit0d8fe3b90b5c70c2f819e992ff8d3b7f91dcec45
treeb8c8326eeaaae237e7f995324b64b34e9c6e085f
parent179fe5e36e8775093b9aec5bc084e7b0b24b8c5f
Issue #19949: The test_xpickle test now tests compatibility with installed
Python 2.7 and reports skipped tests.  Based on patch by Zachary Ware.
Lib/test/test_xpickle.py
Misc/NEWS