This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012-12-07 17:01 by laurynas, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
sample_text.txt | laurynas, 2012-12-07 17:01 | Sample text file that breaks codecs.readlines() |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:39 | admin | set | github: 60840 |
2012-12-07 20:03:53 | serhiy.storchaka | set | status: open -> closed superseder: When I use codecs.open(...) and f.readline() follow up by f.read() return bad result stage: needs patch -> resolved |
2012-12-07 18:53:45 | laurynas | set | resolution: duplicate messages: + msg177111 |
2012-12-07 17:34:36 | serhiy.storchaka | set | versions:
+ Python 3.2, Python 3.3, Python 3.4 nosy: + ezio.melotti, serhiy.storchaka messages: + msg177102 components: + Unicode, IO stage: needs patch |
2012-12-07 17:01:38 | laurynas | create |