消息 [77677]
Here's Victor's patch, but with extra documentation. No code has been
changed.
Two more questions about the code, Victor; specifically about
long_numbits:
- why do you use PyLong_FromSize_t rather than PyInt_FromSize_t?
- isn't the if (ndigits == 0) check redundant? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-12-12 17:26:06 | mark.dickinson | 修改 | recipients:
+ mark.dickinson, loewis, rhettinger, terry.reedy, vstinner, fredrikj |
| 2008-12-12 17:26:06 | mark.dickinson | 修改 | messageid: <1229102766.46.0.764896873316.issue3439@psf.upfronthosting.co.za> |
| 2008-12-12 17:26:05 | mark.dickinson | 链接 | issue3439 messages |
| 2008-12-12 17:26:05 | mark.dickinson | 创建 | |
|