Jelle Zijlstra <jelle.zijls...@gmail.com> added the comment:

> 1. Finish writing docs (is updating library/typing.html sufficient? 
> https://github.com/python/cpython/pull/32103)

We also need to add to the What's New for 3.11. I volunteered to do that for 
all the typing PEPs.

> 2. Implement support for pickling of unpacked native tuples

Linking your GH-32119

> 3. Implement support and add tests for copy() of TypeVarTuple and unpacked 
> tuple

I believe this uses the same mechanism as pickling, so shouldn't need more work.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43224>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to