-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 19035 |
|---|---|
| Nosy | @warsaw, @bitdancer |
| 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 = None
closed_at = None
created_at = <Date 2013-09-16.14:12:54.000>
labels = ['type-bug', 'library']
title = "tokenize.generate_tokens treat '\\f' symbol as the end of file (when reading in unicode)"
updated_at = <Date 2015-03-02.14:27:38.589>
user = 'https://bugs.python.org/AlexeyUmnov'bugs.python.org fields:
activity = <Date 2015-03-02.14:27:38.589>
actor = 'barry'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2013-09-16.14:12:54.000>
creator = 'Alexey.Umnov'
dependencies = []
files = ['31796']
hgrepos = []
issue_num = 19035
keywords = []
message_count = 3.0
messages = ['197899', '197910', '237044']
nosy_count = 3.0
nosy_names = ['barry', 'r.david.murray', 'Alexey.Umnov']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19035'
versions = ['Python 2.7']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