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 2010-05-05 16:38 by amccampos, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
codecs.py | amccampos, 2010-05-06 12:07 | new codecs.py fixing the issue | ||
Issue8630.patch | BreamoreBoy, 2014-06-15 20:09 | Patch to add missing keepends parameters | review | |
45139b30afef.diff | jeffrey.falgout, 2014-06-22 18:17 | Adds missing parameters to readline and readlines. Adds tests to test_codecs.py | review |
Repositories containing patches | |||
---|---|---|---|
https://bitbucket.org/bloomberg/cpython#issue8630 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:00 | admin | set | github: 52876 |
2019-03-15 23:41:27 | BreamoreBoy | set | nosy:
- BreamoreBoy |
2014-06-24 09:47:51 | serhiy.storchaka | set | versions: + Python 3.4, Python 3.5, - Python 3.2 |
2014-06-22 18:17:03 | jeffrey.falgout | set | files: + 45139b30afef.diff |
2014-06-22 18:11:44 | jeffrey.falgout | set | hgrepos:
+ hgrepo259 messages: + msg221291 nosy: + jeffrey.falgout |
2014-06-15 20:09:10 | BreamoreBoy | set | files:
+ Issue8630.patch nosy: + BreamoreBoy messages: + msg220668 keywords: + patch |
2010-05-08 18:36:49 | benjamin.peterson | set | messages: + msg105324 |
2010-05-06 12:07:58 | amccampos | set | files: + codecs.py |
2010-05-06 12:06:34 | amccampos | set | messages: + msg105140 |
2010-05-06 10:23:31 | lemburg | set | assignee: benjamin.peterson -> messages: + msg105133 |
2010-05-06 10:22:59 | lemburg | set | assignee: benjamin.peterson messages: + msg105132 nosy: + benjamin.peterson |
2010-05-06 07:53:21 | lemburg | set | messages:
+ msg105128 versions: + Python 2.7, Python 3.2, - Python 2.6 |
2010-05-05 18:08:50 | r.david.murray | set | nosy:
+ lemburg |
2010-05-05 16:38:14 | amccampos | create |