消息 [110310]
I am attaching a patch that uses a regular union of long and Py_ssize_t to store cached hash/index value in both set and dict entry. Using an anonymous union would simplify the patch and would reduce the likelihood of breaking extensions that access entry structs. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-07-14 18:20:59 | belopolsky | 修改 | recipients:
+ belopolsky, tim.peters, loewis, georg.brandl, jimjjewett, pitrou, ked-tao, BreamoreBoy |
| 2010-07-14 18:20:59 | belopolsky | 修改 | messageid: <1279131659.03.0.554614209957.issue1646068@psf.upfronthosting.co.za> |
| 2010-07-14 18:20:57 | belopolsky | 链接 | issue1646068 messages |
| 2010-07-14 18:20:56 | belopolsky | 创建 | |
|