diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-03-17 07:52:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-17 07:52:24 (GMT) |
commit | 15df8f8d89a0e563bdd15e4cd6734298736a5a1d (patch) | |
tree | f47f546faa84d3ae5e91cb8ca06edb30f9fc8134 /Lib/tkinter/test/test_tkinter/test_widgets.py | |
parent | 4674fd4e938eb4a29ccd5b12c15455bd2a41c335 (diff) | |
download | cpython-15df8f8d89a0e563bdd15e4cd6734298736a5a1d.zip cpython-15df8f8d89a0e563bdd15e4cd6734298736a5a1d.tar.gz cpython-15df8f8d89a0e563bdd15e4cd6734298736a5a1d.tar.bz2 |
bpo-46981: Remove typing._TypingEmpty (GH-31836)
* get_args(Tuple[()]) now returns () instead of ((),).
* Tuple[Unpack[Ts]][()] now returns the result equal to Tuple[()].
Diffstat (limited to 'Lib/tkinter/test/test_tkinter/test_widgets.py')
0 files changed, 0 insertions, 0 deletions