Message236526
| Author | mjacob |
|---|---|
| Recipients | Arfrever, alex, barry, docs@python, eric.snow, ethan.furman, mark.dickinson, mjacob, ncoghlan, python-dev, serhiy.storchaka, vstinner |
| Date | 2015-02-24.17:44:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1424799877.97.0.299420041352.issue17576@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The tests in the attached patches (for example issue17576_v3.patch) check that both are 8, but the tests which were actually committed are checking that "my_int.__index__() == 8" and "operator.index(my_int) == 7". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-24 17:44:38 | mjacob | set | recipients: + mjacob, barry, mark.dickinson, ncoghlan, vstinner, Arfrever, alex, docs@python, ethan.furman, python-dev, eric.snow, serhiy.storchaka |
| 2015-02-24 17:44:37 | mjacob | set | messageid: <1424799877.97.0.299420041352.issue17576@psf.upfronthosting.co.za> |
| 2015-02-24 17:44:37 | mjacob | link | issue17576 messages |
| 2015-02-24 17:44:37 | mjacob | create | |