-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Closed
Copy link
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
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 = 'https://github.com/isidentical'
closed_at = <Date 2021-07-01.07:53:42.862>
created_at = <Date 2021-06-04.16:33:18.716>
labels = ['interpreter-core', '3.11']
title = 'Generate LOAD_ATTR+CALL_FUNCTION instead of LOAD_METHOD+CALL_METHOD for imports'
updated_at = <Date 2021-07-01.19:25:38.369>
user = 'https://github.com/isidentical'bugs.python.org fields:
activity = <Date 2021-07-01.19:25:38.369>
actor = 'BTaskaya'
assignee = 'BTaskaya'
closed = True
closed_date = <Date 2021-07-01.07:53:42.862>
closer = 'BTaskaya'
components = ['Interpreter Core']
creation = <Date 2021-06-04.16:33:18.716>
creator = 'BTaskaya'
dependencies = []
files = []
hgrepos = []
issue_num = 44313
keywords = ['patch']
message_count = 5.0
messages = ['395099', '395103', '395516', '396802', '396826']
nosy_count = 3.0
nosy_names = ['Mark.Shannon', 'corona10', 'BTaskaya']
pr_nums = ['26677', '26983']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue44313'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)