You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few pickle opcode descriptions in the pickletools module are expanded adding a few more details, along with a grammatical fix or two. All expansions to the descriptions come from the code or PEPs, hopefully it's pretty self-explanatory. One paragraph for REDUCE was also removed since it hasn't applied since early Python 2.
Uh oh!
There was an error while loading. Please reload this page.
Documentation
A few pickle opcode descriptions in the
pickletools
module are expanded adding a few more details, along with a grammatical fix or two. All expansions to the descriptions come from the code or PEPs, hopefully it's pretty self-explanatory. One paragraph forREDUCE
was also removed since it hasn't applied since early Python 2.Linked PRs
pickletools
module docstrings #135042The text was updated successfully, but these errors were encountered: