Message344308
| Author | rhettinger |
|---|---|
| Recipients | Arfrever, alex, barry, docs@python, eric.snow, mark.dickinson, mjacob, ncoghlan, python-dev, rhettinger, serhiy.storchaka, vstinner |
| Date | 2019-06-02.20:22:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559506921.43.0.802954892216.issue17576@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Can we at least switch to PyLong_CheckExact? That would fix Barry's original issue and should run slightly faster. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-02 20:22:01 | rhettinger | set | recipients: + rhettinger, barry, mark.dickinson, ncoghlan, vstinner, Arfrever, alex, docs@python, python-dev, eric.snow, serhiy.storchaka, mjacob |
| 2019-06-02 20:22:01 | rhettinger | set | messageid: <1559506921.43.0.802954892216.issue17576@roundup.psfhosted.org> |
| 2019-06-02 20:22:01 | rhettinger | link | issue17576 messages |
| 2019-06-02 20:22:01 | rhettinger | create | |