forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue python#114: Test suite: test all pickle protocols
Enhance the test suite to test all pickle protocols using both - the C and the Python - pickle implementations. https://bitbucket.org/stackless-dev/stackless/issues/114 (grafted from 5da071b503d30801d5eaf3f44b5d3854f9b2c176)
- Loading branch information
Anselm Kruis
committed
Dec 31, 2016
1 parent
ba641f7
commit 851b549
Showing
4 changed files
with
125 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.