bpo-38083: Minor improvements in asdl_c.py and Python-ast.c. by serhiy-storchaka · Pull Request #15824 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
- Use the const qualifier for constant C strings.
- Intern field and attribute names.
- Temporary incref a borrowed reference to a list item.
* Use the const qualifier for constant C strings. * Intern field and attribute names. * Temporary incref a borrowed reference to a list item.
serhiy-storchaka
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
serhiy-storchaka
mentioned this pull request
Yhg1s
merged commit
43c9731
into
python:master
bedevere-bot
removed
the
awaiting core review
label
serhiy-storchaka
deleted the
python-ast
branch
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request
…H-15824) * Use the const qualifier for constant C strings. * Intern field and attribute names. * Temporary incref a borrowed reference to a list item.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment