Uplink036 / PickleTestSuite

PickleTestSuite is a rigorous test suite for evaluating the stability and correctness of Python's pickle module across diverse environments, for consistent serialization outcomes for identical inputs.
MIT License
0 stars 0 forks source link

Found some issues, Not sure if it is pickle or JSON #31

Closed AdamMutzell closed 5 months ago

AdamMutzell commented 5 months ago

There are a few issues still, namely flakey and one about recursvie dictionaries. Pushing up to sync with the team

Uplink036 commented 5 months ago

While it contains some error, we almost have to accept them to continue moving forward. Merging.