Message 186854 - Python tracker (original) (raw)
Message186854
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 | mark.dickinson, python-dev, serhiy.storchaka |
| Date | 2013-04-13.21:19:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3Zp83x0jJYzP3Z@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset cc59c215f19e by Benjamin Peterson in branch 'default': properly lookup the __round__ special method (closes #17722) http://hg.python.org/cpython/rev/cc59c215f19e |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-13 21:19:09 | python-dev | set | recipients: + python-dev, mark.dickinson, serhiy.storchaka |
| 2013-04-13 21:19:09 | python-dev | link | issue17722 messages |
| 2013-04-13 21:19:09 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜