[issue43224] Add support for PEP 646

Matthew Rahtz report at bugs.python.org
Mon Apr 4 14:09:27 EDT 2022


Matthew Rahtz <matthew.rahtz at gmail.com> added the comment:

> 1. Finish writing docs

Done once https://github.com/python/cpython/pull/32103 is merged.

> 2. Implement support for pickling of unpacked native tuples

Done once https://github.com/python/cpython/pull/32159 is merged.

4. Resolve the issue of how we implement type substitution (https://bugs.python.org/issue47006)

Will re-visit this now.

----------

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


More information about the Python-bugs-list mailing list