消息 [142884]
Thanks for the patch. This is a generally useful functionality and the patch looks mostly good.
I have a couple comments:
- in _pwinfo_set(), you need to decref password_bytes when you're finished
- you check the password size in _password_callback() but not in _pwinfo_set(), is it expected? is the size limit only meaningful with a callback rather than a predefined password? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-08-24 13:46:48 | pitrou | 修改 | recipients:
+ pitrou, janssen, giampaolo.rodola, eric.araujo, simpkins |
| 2011-08-24 13:46:48 | pitrou | 修改 | messageid: <1314193608.13.0.918183535502.issue12803@psf.upfronthosting.co.za> |
| 2011-08-24 13:46:47 | pitrou | 链接 | issue12803 messages |
| 2011-08-24 13:46:47 | pitrou | 创建 | |
|