[3.7] bpo-33652: Improve pickle support in the typing module. (GH-7123) by miss-islington · Pull Request #7132 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
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
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
requested review from
gvanrossum and
ilevkivskyi
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
ilevkivskyi
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
May 26, 2018
miss-islington commented
Contributor Author
@serhiy-storchaka and @ilevkivskyi: Backport status check is done, and it's a success ✅ .
miss-islington
merged commit
d498625
into
python:3.7
miss-islington
commented
May 26, 2018
miss-islington commented
Contributor Author
Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-09f3221-3.7
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment