Message119025
Benjamin Peterson wrote:
>
> Benjamin Peterson <[email protected]> added the comment:
>> Marc-Andre Lemburg <[email protected]> added the comment:
>>
>> And related to my previous comment: shouldn't Py_hash_t map to size_t instead of Py_ssize_t ?
>
> No, negative values have to be allowed.
Ah, right... we use -1 as error indicator. |
|
| Date |
User |
Action |
Args |
| 2010-10-18 14:47:36 | lemburg | set | recipients:
+ lemburg, tim.peters, loewis, skip.montanaro, georg.brandl, rhettinger, jimjjewett, mark.dickinson, belopolsky, pitrou, casevh, ked-tao, benjamin.peterson |
| 2010-10-18 14:47:34 | lemburg | link | issue9778 messages |
| 2010-10-18 14:47:34 | lemburg | create | |
|