[issue41559] Add support for PEP 612 (Parameter Specification Variables) to typing.py

Ken Jin report at bugs.python.org
Fri Jan 1 23:30:10 EST 2021


Ken Jin <kenjin4096 at gmail.com> added the comment:

I have just one more PR - one that converts genericalias nested lists to
tuples by default. It'll simplify the code a little bit and prepare 3.9.x
for PEP 612.

----------

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


More information about the Python-bugs-list mailing list