]> granicus.if.org Git - python/commit
Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
authorBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 18:24:02 +0000 (13:24 -0500)
committerBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 18:24:02 +0000 (13:24 -0500)
commit885e1939beb3ab95cc4e06d86815261256cd1d03
treeaf25535d6f8ee1015d130075fcc25d37c979333f
parentb4b8a0ef3e901a4d1babccecae54d6f4939f0dc9
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