Staging
v0.5.1
https://github.com/python/cpython
Revision d7a441559921804a5a6141c3ec42f896f8f3b010 authored by Serhiy Storchaka on 12 November 2015, 09:23:04 UTC, committed by Serhiy Storchaka on 12 November 2015, 09:23:04 UTC
rejects builtin types with not defined __new__.
Added tests for non-pickleable types.
1 parent a9dcdab
History
Tip revision: d7a441559921804a5a6141c3ec42f896f8f3b010 authored by Serhiy Storchaka on 12 November 2015, 09:23:04 UTC
Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now
Tip revision: d7a4415

README

back to top