Message232026
I'm very much in favor of adding this for .pyds on Windows.
I assume the hard part will be getting the details for Linux (doesn't bitness have to be compiled in there? For Windows it can be determined at compile-time...), but preferring an extension with the ABI tag and falling back on one without seems easy enough.
(Would/could this also work for .py files? So a 2.7/3.x or Jython/CPython/IronPython package could include tags in pure-Python code files?) |
|
Date |
User |
Action |
Args |
2014-12-02 17:10:39 | steve.dower | set | recipients:
+ steve.dower, barry, brett.cannon, ncoghlan, pitrou, vstinner, tim.golden, ned.deily, Arfrever, eric.snow, zach.ware |
2014-12-02 17:10:39 | steve.dower | set | messageid: <1417540239.26.0.0662410405167.issue22980@psf.upfronthosting.co.za> |
2014-12-02 17:10:39 | steve.dower | link | issue22980 messages |
2014-12-02 17:10:39 | steve.dower | create | |
|