- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message308884
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | steve.dower |
|---|---|
| Recipients | barry, njs, paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, zach.ware |
| Date | 2017-12-21.17:01:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513875673.21.0.213398074469.issue32388@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Good to know. As I said on the other issue, Windows won't load extension modules built for a different version anyway unless they use the stable ABI, so there's no real reason these flags need to be binary compatible between 3.x versions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-21 17:01:13 | steve.dower | set | recipients: + steve.dower, barry, paul.moore, pitrou, tim.golden, njs, zach.ware, serhiy.storchaka |
| 2017-12-21 17:01:13 | steve.dower | set | messageid: <1513875673.21.0.213398074469.issue32388@psf.upfronthosting.co.za> |
| 2017-12-21 17:01:13 | steve.dower | link | issue32388 messages |
| 2017-12-21 17:01:13 | steve.dower | create | |

