消息 [110307]
Yet it looks like set has a bigger problem whenever sizeof(Py_ssize_t) > sizeof(long). setentry.hash is defined as long, but set_pop() stores a Py_ssize_t index in it. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-07-14 17:58:36 | belopolsky | 修改 | recipients:
+ belopolsky, tim.peters, loewis, georg.brandl, jimjjewett, pitrou, ked-tao, BreamoreBoy |
| 2010-07-14 17:58:32 | belopolsky | 修改 | messageid: <1279130312.41.0.261083160482.issue1646068@psf.upfronthosting.co.za> |
| 2010-07-14 17:58:30 | belopolsky | 链接 | issue1646068 messages |
| 2010-07-14 17:58:29 | belopolsky | 创建 | |
|