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.

作者 casevh
收信人 belopolsky, casevh, georg.brandl, jimjjewett, ked-tao, loewis, mark.dickinson, pitrou, rhettinger, skip.montanaro, tim.peters
日期 2010-10-17.19:35:35
SpamBayes Score 1.8571717e-07
Marked as misclassified
Message-id <1287344137.07.0.41947840388.issue9778@psf.upfronthosting.co.za>
In-reply-to
内容
I'm the maintainer of a third-party library (gmpy) that would be impacted by this and I'm definately in favor of this change. With ever increasing amounts of memory becoming standard in computers, more users will encounter performance issues with large dictionaries. I see 3.2 as the version of Python 3.x that gains wide-spread use. Regardless of the timing of a stable ABI, it's popularity will make it more difficult change the hash size in the future.
历史
日期 用户 动作 参数
2010-10-17 19:35:37casevh修改recipients: + casevh, tim.peters, loewis, skip.montanaro, georg.brandl, rhettinger, jimjjewett, mark.dickinson, belopolsky, pitrou, ked-tao
2010-10-17 19:35:37casevh修改messageid: <1287344137.07.0.41947840388.issue9778@psf.upfronthosting.co.za>
2010-10-17 19:35:35casevh链接issue9778 messages
2010-10-17 19:35:35casevh创建