diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-21 02:33:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-21 12:33:14 +0300 |
commit | 5bd27c3be5734e158f67ff86087a977a25d89161 (patch) | |
tree | e40cee6a6eb8de4fad898f582263766c7ee4e43e /Lib/unittest/test/test_async_case.py | |
parent | 838b0e975fc2c106508eb27d19a9548533ac1e55 (diff) | |
download | cpython-git-5bd27c3be5734e158f67ff86087a977a25d89161.tar.gz |
bpo-44524: Do not set _name of _SpecialForm without need (GH-27861) (GH-27871)
Because setting non-empty _name affects behavior of other code.
In most cases __name__ can be derived from __origin__.__name__.
(cherry picked from commit 4ceec495598e78f0776dd46d511dcc612a434dc3)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/unittest/test/test_async_case.py')
0 files changed, 0 insertions, 0 deletions