Message205889
> The ssize_t functions deliberately ignore lossy int conversions (e.g. from
> floats) - that's why they only work on types that implement __index__.
They ignore __index__. |
|
| Date |
User |
Action |
Args |
| 2013-12-11 07:34:48 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, barry, mark.dickinson, ncoghlan, vstinner, Arfrever, alex, docs@python, ethan.furman, eric.snow |
| 2013-12-11 07:34:48 | serhiy.storchaka | set | messageid: <1386747288.28.0.756541927862.issue17576@psf.upfronthosting.co.za> |
| 2013-12-11 07:34:48 | serhiy.storchaka | link | issue17576 messages |
| 2013-12-11 07:34:48 | serhiy.storchaka | create | |
|