SIGN IN SIGN UP

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>
M
Miss Islington (bot) committed
5bd27c3be5734e158f67ff86087a977a25d89161
Parent: 838b0e9
Committed by GitHub <noreply@github.com> on 8/21/2021, 9:33:14 AM