Skip to content

[3.7] bpo-33652: Improve pickle support in the typing module. (GH-7123)#7132

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-09f3221-3.7
May 26, 2018
Merged

[3.7] bpo-33652: Improve pickle support in the typing module. (GH-7123)#7132
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-09f3221-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented May 26, 2018

Copy link
Copy Markdown
Contributor

Pickles 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

https://bugs.python.org/issue33652

Pickles 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

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @ilevkivskyi: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit d498625 into python:3.7 May 26, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-09f3221-3.7 branch May 26, 2018 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants