Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented May 23, 2019

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

@vstinner
Copy link
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?

@ericsnowcurrently
Copy link
MemberAuthor

You're right. :)

@vstinner
Copy link
Member

Sorry :-(

Sign up for freeto 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

@ericsnowcurrently@vstinner@the-knights-who-say-ni@bedevere-bot