消息 [103697]
> I haven't reviewed the patch in detail yet, but it seems to me that
> it fixes independent issues.
Right. First I only wanted to fix import machinery, but then I fixed a lot of "indenpendent" issues to test the patch on import. All fixes are related to surrogates. I'm splitting the big patch into small parts: see the dependency list of this issue.
I will open a new issue for the import machinery. But this patch requires extra changes which are now discussed in new issues.
> (...) why the heck does it > touch posixmodule.c?
I opened issue #8391 for this change: "os.execvpe() doesn't support surrogates in env". |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-04-20 12:20:45 | vstinner | 修改 | recipients:
+ vstinner, loewis |
| 2010-04-20 12:20:45 | vstinner | 修改 | messageid: <1271766045.63.0.571365334536.issue8242@psf.upfronthosting.co.za> |
| 2010-04-20 12:20:43 | vstinner | 链接 | issue8242 messages |
| 2010-04-20 12:20:43 | vstinner | 创建 | |
|