-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
easystdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 25311 |
---|---|
Nosy | @ericvsmith, @skrah, @vadmium |
Files |
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/ericvsmith'
closed_at = <Date 2015-10-26.08:44:45.248>
created_at = <Date 2015-10-04.17:23:27.578>
labels = ['easy', 'type-bug', 'library']
title = 'Add f-string support to tokenize.py'
updated_at = <Date 2015-10-26.08:44:45.247>
user = 'https://github.com/skrah'
bugs.python.org fields:
activity = <Date 2015-10-26.08:44:45.247>
actor = 'eric.smith'
assignee = 'eric.smith'
closed = True
closed_date = <Date 2015-10-26.08:44:45.248>
closer = 'eric.smith'
components = ['Library (Lib)']
creation = <Date 2015-10-04.17:23:27.578>
creator = 'skrah'
dependencies = []
files = ['40712', '40730', '40821']
hgrepos = []
issue_num = 25311
keywords = ['easy']
message_count = 13.0
messages = ['252274', '252275', '252295', '252479', '252485', '252522', '252610', '252613', '252619', '253109', '253236', '253461', '253463']
nosy_count = 5.0
nosy_names = ['eric.smith', 'skrah', 'python-dev', 'martin.panter', 'Nan Wu']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25311'
versions = ['Python 3.6']
Metadata
Metadata
Assignees
Labels
easystdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error