FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-38083: Minor improvements in asdl_c.py and Python-ast.c. by serhiy-storchaka · Pull Request #15824 · python/cpython · GitHub

/ cpython Public

bpo-38083: Minor improvements in asdl_c.py and Python-ast.c. - #15824

Merged
Yhg1s merged 1 commit into
python:masterfrom
serhiy-storchaka:python-ast
Sep 10, 2019
Merged

bpo-38083: Minor improvements in asdl_c.py and Python-ast.c.#15824
Yhg1s merged 1 commit into
python:masterfrom
serhiy-storchaka:python-ast

Conversation

serhiy-storchaka commented Sep 10, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member
  • 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 merged commit 43c9731 into python:master Sep 10, 2019
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL