-
Serhiy Storchaka authored
C implementation of unpickler. UnpicklingError is now raised instead of AttributeError and ValueError in some cases.
90493ab3
C implementation of unpickler. UnpicklingError is now raised instead of AttributeError and ValueError in some cases.