Message293235
The actual change I want here is to support Company/Tag pairs as defined in PEP 514. There is no suffix on 64-bit CPython tags, so interpreting "-64" is going outside the PEP.
I'd also be okay with a strict mode that requires -32 for 32-bit interpreters, rather than assuming the language version is close enough. Perhaps a "-only" flag or suffix? |
|
| Date |
User |
Action |
Args |
| 2017-05-08 14:22:30 | steve.dower | set | recipients:
+ steve.dower, paul.moore, tim.golden, zach.ware, eryksun, Steve Barnes |
| 2017-05-08 14:22:30 | steve.dower | set | messageid: <[email protected]> |
| 2017-05-08 14:22:30 | steve.dower | link | issue30291 messages |
| 2017-05-08 14:22:30 | steve.dower | create | |
|