]> granicus.if.org Git - python/commit
As per further discussion, re-enable the typeobject.c guard for picklability.
authorBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 20:51:27 +0000 (15:51 -0500)
committerBarry Warsaw <barry@python.org>
Mon, 11 Jan 2016 20:51:27 +0000 (15:51 -0500)
commit3d220cc4d7be841e97d2b43bde6534081b06c001
treeedbac65212082ab4b2704c5ea76a16c8a31dbdf8
parentec71f1779fc4d3509e8f16197a99a6ed3706a591
parent09880c89e9736efe590243876d777e52b1d6abf2
As per further discussion, re-enable the typeobject.c guard for picklability.
upstreams such as Cython will have to adjust.
Misc/NEWS
Objects/typeobject.c