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.

作者 loewis
收信人 belopolsky, benjamin.peterson, casevh, georg.brandl, jimjjewett, ked-tao, loewis, mark.dickinson, pitrou, rhettinger, skip.montanaro, tim.peters
日期 2010-10-17.20:42:02
SpamBayes Score 0.042337533
Marked as misclassified
Message-id <1287348123.96.0.873515039422.issue9778@psf.upfronthosting.co.za>
In-reply-to
内容
A few comments:
- in complex_hash, why did you drop the cast?
- in object.rst, add versionchanged. It should also explain that Py_hash_t is a signed integer with the same width as size_t.

Otherwise, it looks fine.
历史
日期 用户 动作 参数
2010-10-17 20:42:04loewis修改recipients: + loewis, tim.peters, skip.montanaro, georg.brandl, rhettinger, jimjjewett, mark.dickinson, belopolsky, pitrou, casevh, ked-tao, benjamin.peterson
2010-10-17 20:42:03loewis修改messageid: <1287348123.96.0.873515039422.issue9778@psf.upfronthosting.co.za>
2010-10-17 20:42:02loewis链接issue9778 messages
2010-10-17 20:42:02loewis创建