[issue46396] Typing: test invalid usages of `Concatenate`

Nikita Sobolev report at bugs.python.org
Sat Jan 22 04:30:14 EST 2022


Nikita Sobolev <mail at sobolevn.me> added the comment:

With this change `typing.py` and `typing_extensions.py` will have different logic: https://github.com/python/typing/blob/523cf0233edc7a29502fbd30dc6bf641a7408e16/typing_extensions/src/typing_extensions.py#L1805-L1811 

Jelle, what should we do?

----------
nosy: +Jelle Zijlstra

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


More information about the Python-bugs-list mailing list