| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I also made sure that unit tests call doctests, we add them here: cpython/Lib/test/test_pickletools.py Lines 517 to 519 in 98fa4a4 |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
I confirm that these options are not documented at: https://docs.python.org/dev/library/pickletools.html#command-line-usage
@serhiy-storchaka: Are you ok with removing these undocumented pickletools CLI options?
Sorry, something went wrong.
|
He commented this changes here: #130973 (comment) |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I'm also going to send a similar PR for the pickle module (for same flags)
And I'm not sure if I should send a separate PR or I can add it here