]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
authorBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 18:49:40 +0000 (13:49 -0500)
committerBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 18:49:40 +0000 (13:49 -0500)
commitec71f1779fc4d3509e8f16197a99a6ed3706a591
tree187c79be9316cf4a5c54a14ad33c9ba859814c71
parent4f8273d77eb4032f0b373b22c40966585d89e6b6
parent885e1939beb3ab95cc4e06d86815261256cd1d03
Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
_PyObject_GetState() due to regressions observed in Cython-based projects.
Misc/NEWS
Objects/typeobject.c