Issue #20289: The copy module now uses pickle protocol 4 (PEP 3154) and
supports copying of instances of classes whose __new__ method takes keyword-only arguments.
Showing
Please
register
or
sign in
to comment
supports copying of instances of classes whose __new__ method takes keyword-only arguments.