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 | benjamin.peterson, eng793, ezio.melotti, pitrou, python-dev, serhiy.storchaka |
| Date | 2013年01月08日.09:41:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YgT4Q3YM8zQt9@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9458a516f769 by Serhiy Storchaka in branch '3.2': Issue #15845: Fix comparison between bytes and string. http://hg.python.org/cpython/rev/9458a516f769 New changeset f6cf2985348a by Serhiy Storchaka in branch '3.3': Issue #15845: Fix comparison between bytes and string. http://hg.python.org/cpython/rev/f6cf2985348a New changeset 51e60d9ee389 by Serhiy Storchaka in branch 'default': Issue #15845: Fix comparison between bytes and string. http://hg.python.org/cpython/rev/51e60d9ee389 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年01月08日 09:41:11 | python-dev | set | recipients: + python-dev, pitrou, benjamin.peterson, ezio.melotti, serhiy.storchaka, eng793 |
| 2013年01月08日 09:41:11 | python-dev | link | issue15845 messages |
| 2013年01月08日 09:41:11 | python-dev | create | |