-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
StreamReader Readlines behavior odd #56655
Copy link
Copy link
Closed
Labels
Description
| BPO | 12446 |
|---|---|
| Nosy | @malemburg, @vstinner, @serhiy-storchaka |
| Superseder |
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 2012-12-07.20:03:22.658>
created_at = <Date 2011-06-30.01:43:25.689>
labels = ['type-bug', 'expert-unicode']
title = 'StreamReader Readlines behavior odd'
updated_at = <Date 2012-12-07.20:03:22.656>
user = 'https://bugs.python.org/ThomasBarnet-Lamb'bugs.python.org fields:
activity = <Date 2012-12-07.20:03:22.656>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2012-12-07.20:03:22.658>
closer = 'serhiy.storchaka'
components = ['Unicode']
creation = <Date 2011-06-30.01:43:25.689>
creator = 'Thomas.Barnet-Lamb'
dependencies = []
files = []
hgrepos = []
issue_num = 12446
keywords = []
message_count = 3.0
messages = ['139457', '139464', '177121']
nosy_count = 4.0
nosy_names = ['lemburg', 'vstinner', 'Thomas.Barnet-Lamb', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '8260'
type = 'behavior'
url = 'https://bugs.python.org/issue12446'
versions = ['Python 2.7']Reactions are currently unavailable