Issue #4176: Pickle would crash the interpreter when a __reduce__ function
does not return an iterator for the 4th and 5th items. (sequence-like and mapping-like state) Backport of r67049.
Showing
Please register or sign in to comment
does not return an iterator for the 4th and 5th items. (sequence-like and mapping-like state) Backport of r67049.