消息 [117270]
STINNER Victor wrote:
>
> STINNER Victor <victor.stinner@haypocalc.com> added the comment:
>
> New version of the patch:
> - reencode sys.path_importer_cache (and remove the last FIXME)
> - fix different reference leaks
> - catch PyIter_Next() failures
> - create a subfunction to reencode sys.modules: it's easier to review and manager errors in shorter functions
> - add some comments
Why is this needed ?
With PYTHONFSENCODING there should be no need to change the FS
encoding after startup. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-09-24 11:43:53 | lemburg | 修改 | recipients:
+ lemburg, amaury.forgeotdarc, vstinner, Arfrever |
| 2010-09-24 11:43:52 | lemburg | 链接 | issue9630 messages |
| 2010-09-24 11:43:51 | lemburg | 创建 | |
|