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

Guido van Rossum report at bugs.python.org
Wed Dec 23 23:33:56 EST 2020


Guido van Rossum <guido at python.org> added the comment:


New changeset 73607be68668ab7f4bee53507c8dc7b5a46c9cb4 by kj in branch 'master':
bpo-41559: Implement PEP 612 - Add ParamSpec and Concatenate to typing (#23702)
https://github.com/python/cpython/commit/73607be68668ab7f4bee53507c8dc7b5a46c9cb4


----------

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


More information about the Python-bugs-list mailing list