Message336534
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 | serhiy.storchaka |
|---|---|
| Recipients | gvanrossum, mark.dickinson, remi.lapeyre, serhiy.storchaka, vstinner |
| Date | 2019-02-25.15:58:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551110283.28.0.672219321777.issue36048@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 6a44f6eef3d0958d88882347190b3e2d1222c2e9 by Serhiy Storchaka in branch 'master': bpo-36048: Use __index__() instead of __int__() for implicit conversion if available. (GH-11952) https://github.com/python/cpython/commit/6a44f6eef3d0958d88882347190b3e2d1222c2e9 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-25 15:58:03 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, mark.dickinson, vstinner, remi.lapeyre |
| 2019-02-25 15:58:03 | serhiy.storchaka | set | messageid: <1551110283.28.0.672219321777.issue36048@roundup.psfhosted.org> |
| 2019-02-25 15:58:03 | serhiy.storchaka | link | issue36048 messages |
| 2019-02-25 15:58:03 | serhiy.storchaka | create | |