Message259909
Also, every other operation for longs (except %, for which I created issue #26315) is optimized for single digit longs. This optimization is also important for users of operator.floordiv etc. Even if we decide to provide a fast path in ceval, it's going to be another matter. |
|
| Date |
User |
Action |
Args |
| 2016-02-09 02:35:36 | yselivanov | set | recipients:
+ yselivanov, pitrou, vstinner, serhiy.storchaka |
| 2016-02-09 02:35:36 | yselivanov | set | messageid: <1454985336.76.0.317535362532.issue26289@psf.upfronthosting.co.za> |
| 2016-02-09 02:35:36 | yselivanov | link | issue26289 messages |
| 2016-02-09 02:35:36 | yselivanov | create | |
|