-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
BPO | 39225 |
---|---|
Nosy | @brettcannon, @ericvsmith, @reuven |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2020-01-06.18:18:32.763>
created_at = <Date 2020-01-05.22:18:09.116>
labels = ['interpreter-core']
title = 'Python should warn when a global/local has the same name as a builtin'
updated_at = <Date 2020-01-06.18:18:32.755>
user = 'https://github.com/reuven'
bugs.python.org fields:
activity = <Date 2020-01-06.18:18:32.755>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = <Date 2020-01-06.18:18:32.763>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2020-01-05.22:18:09.116>
creator = 'reuven'
dependencies = []
files = []
hgrepos = []
issue_num = 39225
keywords = []
message_count = 3.0
messages = ['359384', '359389', '359445']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'eric.smith', 'reuven']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue39225'
versions = []
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)