Skip to content

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-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.
@Yhg1s Yhg1s merged commit 43c9731 into python:master Sep 10, 2019
@serhiy-storchaka serhiy-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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants