This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matthew.rahtz
Recipients AlexWaygood, JelleZijlstra, cdce8p, gvanrossum, kj, lys.nikolaou, matthew.rahtz, mrahtz, pablogsal, serhiy.storchaka
Date 2022-04-04.18:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649095767.55.0.0336411941077.issue43224@roundup.psfhosted.org>
In-reply-to
Content
> 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.
History
Date User Action Args
2022-04-04 18:09:27matthew.rahtzsetrecipients: + matthew.rahtz, gvanrossum, serhiy.storchaka, JelleZijlstra, lys.nikolaou, pablogsal, kj, mrahtz, AlexWaygood, cdce8p
2022-04-04 18:09:27matthew.rahtzsetmessageid: <1649095767.55.0.0336411941077.issue43224@roundup.psfhosted.org>
2022-04-04 18:09:27matthew.rahtzlinkissue43224 messages
2022-04-04 18:09:27matthew.rahtzcreate