[issue38191] typing.NamedTuple() should prefix parameters with '_'

Serhiy Storchaka report at bugs.python.org
Wed Sep 18 02:08:04 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 2adcd79bf90415147691a51a4cb046d5920f6ce7 by Serhiy Storchaka in branch '3.8':
bpo-38191: Use positional-only parameters in TypedDict(). (GH-16240)
https://github.com/python/cpython/commit/2adcd79bf90415147691a51a4cb046d5920f6ce7


----------

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


More information about the Python-bugs-list mailing list