SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 1 Python

Implement appropriate __getnewargs__ for all immutable subclassable builtin

types.  The special handling for these can now be removed from save_newobj().
Add some testing for this.

Also add support for setting the 'fast' flag on the Python Pickler class,
which suppresses use of the memo.
G
Guido van Rossum committed
5d9113d8be81596bc93f2b1a37f57e5110d39a77
Parent: d3590f9