commit | d452b2963ba91d6bce29bb96733ed8bd1c0448b0 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Sep 26 10:09:50 2021 -0700 |
committer | GitHub <noreply@github.com> | Sun Sep 26 19:09:50 2021 +0200 |
tree | 193269ec2963027de89966801903a81cc47d4dd3 | |
parent | c523022ba8f81a3661b4ac8be81706ed095d5769 [diff] |
bpo-45280: Add test for empty `NamedTuple` in `test_typing` (GH-28559) (GH-28571) Co-authored-by: Dong-hee Na <donghee.na92@gmail.com> (cherry picked from commit f56268a2cd38b3fe2be1e4361d3d8b581e73559b) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>