bpo-33652: Improve pickle support in the typing module. by serhiy-storchaka · Pull Request #7123 · python/cpython
Pickles of type variables and subscripted generics are now future-proof and compatible with older Python versions.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 26, 2018Pickles of type variables and subscripted generics are now future-proof and compatible with older Python versions. (cherry picked from commit 09f3221) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request
May 26, 2018Pickles of type variables and subscripted generics are now future-proof and compatible with older Python versions. (cherry picked from commit 09f3221) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This file contains hidden or 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