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.

作者 belopolsky
收信人 belopolsky, benjamin.peterson, casevh, georg.brandl, jimjjewett, ked-tao, lemburg, loewis, mark.dickinson, pitrou, rhettinger, skip.montanaro, tim.peters
日期 2010-10-18.13:56:01
SpamBayes Score 0.060172718
Marked as misclassified
Message-id <AANLkTi=ZRg9N=uRuUS0wTpZUzFSC8h5J=jLBdK+bjpAf@mail.gmail.com>
In-reply-to <AANLkTik+GHNiEUc4SmnuZmzQtdZSh8K3X1C3s=pM0-Pm@mail.gmail.com>
内容
On Mon, Oct 18, 2010 at 8:45 AM, Benjamin Peterson
<report@bugs.python.org> wrote:
..
> No, negative values have to be allowed.
>

Why?  As far as I can tell, negative values are only used as sentinels
and we can use say (size_t)-1 instead of -1L.  Are there cases where
hash values' ordering is important?
历史
日期 用户 动作 参数
2010-10-18 13:56:03belopolsky修改recipients: + belopolsky, lemburg, tim.peters, loewis, skip.montanaro, georg.brandl, rhettinger, jimjjewett, mark.dickinson, pitrou, casevh, ked-tao, benjamin.peterson
2010-10-18 13:56:01belopolsky链接issue9778 messages
2010-10-18 13:56:01belopolsky创建