| commit | 0d8fe3b90b5c70c2f819e992ff8d3b7f91dcec45 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 27 22:44:45 2015 +0200 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 27 22:44:45 2015 +0200 |
| tree | b8c8326eeaaae237e7f995324b64b34e9c6e085f | |
| parent | 179fe5e36e8775093b9aec5bc084e7b0b24b8c5f [diff] |
Issue #19949: The test_xpickle test now tests compatibility with installed Python 2.7 and reports skipped tests. Based on patch by Zachary Ware.