[issue32226] Implement PEP 560: Core support for typing module and generic types

Serhiy Storchaka report at bugs.python.org
Thu Jan 11 15:29:46 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Can I help?

I'm implementing the feature related to pickling classes, and want to implement pickling generic types as an example. But since PEP 560 will change all here, I need to wait this change.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32226>
_______________________________________


More information about the Python-bugs-list mailing list