diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-21 09:33:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-21 09:33:14 (GMT) |
commit | 5bd27c3be5734e158f67ff86087a977a25d89161 (patch) | |
tree | e40cee6a6eb8de4fad898f582263766c7ee4e43e /Python/getplatform.c | |
parent | 838b0e975fc2c106508eb27d19a9548533ac1e55 (diff) | |
download | cpython-5bd27c3be5734e158f67ff86087a977a25d89161.zip cpython-5bd27c3be5734e158f67ff86087a977a25d89161.tar.gz cpython-5bd27c3be5734e158f67ff86087a977a25d89161.tar.bz2 |
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 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions