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

bpo-36876: Use a consistent variable name for kwlist. by ericsnowcurrently · Pull Request #13531 · python/cpython · GitHub

/ cpython Public

bpo-36876: Use a consistent variable name for kwlist. - #13531

Closed
ericsnowcurrently wants to merge 1 commit into
python:masterfrom
ericsnowcurrently:kwlist-consistent
Closed

bpo-36876: Use a consistent variable name for kwlist.#13531
ericsnowcurrently wants to merge 1 commit into
python:masterfrom
ericsnowcurrently:kwlist-consistent

Conversation

ericsnowcurrently commented May 23, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Having a consistent variable name helps simplify efforts to identify C globals that need to be moved. (A consistent name is easier to ignore.)

https://bugs.python.org/issue36876

Copy link
Copy Markdown
Member

I'm not super excited by PR only changing the coding style. Can't you use a tool which understand that the static is a constant and it's value is constant?

Copy link
Copy Markdown
Member Author

You're right. :)

Copy link
Copy Markdown
Member

Sorry :-(

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