bpo-36876: Fix the globals checker tool. by ericsnowcurrently · Pull Request #16058 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ericsnowcurrently

Copy link

Member

@ericsnowcurrently ericsnowcurrently commented

Sep 12, 2019

edited by bedevere-bot

Loading

There are some missing variables and the definition of "object" isn't quite right. This PR fixes that. It also adds a TODO which captures all the globals that need to get fixed.

https://bugs.python.org/issue36876

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

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