summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-08-21 06:47:59 (GMT)
committerGitHub <noreply@github.com>2021-08-21 06:47:59 (GMT)
commit4ceec495598e78f0776dd46d511dcc612a434dc3 (patch)
tree7263799719ceecf6cb70d72c5ee0d2bfbe112e49 /Python/Python-tokenize.c
parent16b9be4861e007ad483611ba0479feb2b90ea783 (diff)
downloadcpython-4ceec495598e78f0776dd46d511dcc612a434dc3.zip
cpython-4ceec495598e78f0776dd46d511dcc612a434dc3.tar.gz
cpython-4ceec495598e78f0776dd46d511dcc612a434dc3.tar.bz2
bpo-44524: Do not set _name of _SpecialForm without need (GH-27861)
Because setting non-empty _name affects behavior of other code. In most cases __name__ can be derived from __origin__.__name__.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions