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.
| Author | python-dev |
|---|---|
| Recipients | Alexander.Kruppa, barry, python-dev, r.david.murray, serhiy.storchaka |
| Date | 2013年02月09日.18:17:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Z3M0x2V4qzRSH@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 30f92600df9d by R David Murray in branch '2.7': #16564: test to confirm behavior that regressed in python3. http://hg.python.org/cpython/rev/30f92600df9d New changeset a1a04f76d08c by R David Murray in branch '3.2': #16564: Fix regression in use of encoders.encode_noop with binary data. http://hg.python.org/cpython/rev/a1a04f76d08c New changeset 2b1edefc1e99 by R David Murray in branch '3.3': Merge: #16564: Fix regression in use of encoders.encode_noop with binary data. http://hg.python.org/cpython/rev/2b1edefc1e99 New changeset 5a0478bd5f11 by R David Murray in branch 'default': Merge: #16564: Fix regression in use of encoders.encode_noop with binary data. http://hg.python.org/cpython/rev/5a0478bd5f11 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年02月09日 18:17:06 | python-dev | set | recipients: + python-dev, barry, r.david.murray, serhiy.storchaka, Alexander.Kruppa |
| 2013年02月09日 18:17:06 | python-dev | link | issue16564 messages |
| 2013年02月09日 18:17:05 | python-dev | create | |