This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 benjamin.peterson
收信人 belopolsky, benjamin.peterson, casevh, georg.brandl, jimjjewett, ked-tao, lemburg, loewis, mark.dickinson, pitrou, rhettinger, skip.montanaro, tim.peters
日期 2010-10-18.12:45:40
SpamBayes Score 0.0035051492
Marked as misclassified
Message-id <AANLkTik+GHNiEUc4SmnuZmzQtdZSh8K3X1C3s=pM0-Pm@mail.gmail.com>
In-reply-to <1287397262.74.0.60815440391.issue9778@psf.upfronthosting.co.za>
内容
2010/10/18 Marc-Andre Lemburg <report@bugs.python.org>:
>
> Marc-Andre Lemburg <mal@egenix.com> 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.
历史
日期 用户 动作 参数
2010-10-18 12:45:42benjamin.peterson修改recipients: + benjamin.peterson, lemburg, tim.peters, loewis, skip.montanaro, georg.brandl, rhettinger, jimjjewett, mark.dickinson, belopolsky, pitrou, casevh, ked-tao
2010-10-18 12:45:40benjamin.peterson链接issue9778 messages
2010-10-18 12:45:40benjamin.peterson创建