消息 [232036]
I was more interested in source file resolution than bytecode caching. If Python 3.5 would prefer "spam.cpython-35.py" or "spam.cpython-3.py" over "spam.py" and Python 2 preferred "spam.py", then I can more easily separate the code that won't parse in the alternative.
Happy to be told it's unrelated and I should raise it separately, but from my POV resolving .pyd filenames looks very similar to resolving .py files. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2014-12-02 18:40:57 | steve.dower | 修改 | recipients:
+ steve.dower, lemburg, barry, brett.cannon, ncoghlan, pitrou, vstinner, tim.golden, ned.deily, Arfrever, eric.snow, zach.ware |
| 2014-12-02 18:40:57 | steve.dower | 修改 | messageid: <1417545657.4.0.177414865595.issue22980@psf.upfronthosting.co.za> |
| 2014-12-02 18:40:57 | steve.dower | 链接 | issue22980 messages |
| 2014-12-02 18:40:57 | steve.dower | 创建 | |
|