消息 [131625]
> As I see Victor has dropped OS/2 support from Python/import.c
> Perhaps file Python/dynload_os2.c should be removed also.
> Not sure about other dynload_* files.
340f76a6a792 just removes few lines in import.c: they can easily be rewritten. And this commit doesn't drop completly the support of OS/2 from the import machinery, as you wrote: dynload_os2.c still exists.
If we drop completly the support of OS/2, it should be done completly using a PEP (I don't remember its number), and it should be discussed. At least with Andrew I MacIntyre :-) |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-03-21 09:34:11 | vstinner | 修改 | recipients:
+ vstinner, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, belopolsky, pitrou, benjamin.peterson, eric.araujo, Arfrever, r.david.murray, asvetlov, python-dev |
| 2011-03-21 09:34:11 | vstinner | 修改 | messageid: <1300700051.63.0.342654775174.issue3080@psf.upfronthosting.co.za> |
| 2011-03-21 09:34:11 | vstinner | 链接 | issue3080 messages |
| 2011-03-21 09:34:10 | vstinner | 创建 | |
|