bpo-33652: Improve pickle support in the typing module. (GH-7123)
Pickles of type variables and subscripted generics are now future-proof and compatible with older Python versions.
Showing
Please
register
or
sign in
to comment
Pickles of type variables and subscripted generics are now future-proof and compatible with older Python versions.