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

Move detection of writes and shadowing of __debug__ from compiler to symtable. · Issue #122245 · python/cpython · GitHub

/ cpython Public

Move detection of writes and shadowing of __debug__ from compiler to symtable. #122245

Description

There are checks in the compiler for writes and shadowing of __debug__. This can be done earlier, in the symtable, where it is somewhat simpler.

Linked PRs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL