-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
tokenize bug #42147
Copy link
Copy link
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 1230484 |
|---|---|
| Nosy | @tim-one, @rhettinger |
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/tim-one'
closed_at = <Date 2010-08-21.17:06:34.798>
created_at = <Date 2005-06-30.17:35:21.000>
labels = ['type-bug', 'library']
title = 'tokenize bug'
updated_at = <Date 2010-08-21.17:06:34.795>
user = 'https://bugs.python.org/aguiar'bugs.python.org fields:
activity = <Date 2010-08-21.17:06:34.795>
actor = 'BreamoreBoy'
assignee = 'tim.peters'
closed = True
closed_date = <Date 2010-08-21.17:06:34.798>
closer = 'BreamoreBoy'
components = ['Library (Lib)']
creation = <Date 2005-06-30.17:35:21.000>
creator = 'aguiar'
dependencies = []
files = []
hgrepos = []
issue_num = 1230484
keywords = ['patch']
message_count = 3.0
messages = ['25692', '25693', '114517']
nosy_count = 4.0
nosy_names = ['tim.peters', 'rhettinger', 'aguiar', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1230484'
versions = ['Python 2.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error