Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commented Sep 10, 2019

  • Use the const qualifier for constant C strings.
  • Intern field and attribute names.
  • Temporary incref a borrowed reference to a list item.

https://bugs.python.org/issue38083

* Use the const qualifier for constant C strings. * Intern field and attribute names. * Temporary incref a borrowed reference to a list item.
@Yhg1sYhg1s merged commit 43c9731 into python:masterSep 10, 2019
@serhiy-storchakaserhiy-storchaka deleted the python-ast branch October 7, 2019 17:01
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
…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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka@Yhg1s@the-knights-who-say-ni@bedevere-bot