Message363029
| Author | vstinner |
|---|---|
| Recipients | jd, methane, vstinner |
| Date | 2020-02-29.22:49:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583016561.45.0.641804578569.issue39599@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Understood; thanks. I agree that there shouldn't be a guarantee for private undocumented calls. I concur. That's a good summary. We don't provide ABI stability for Julien's use case. Julien: You cannot use the same wheel package for all Python 3.7.x versions: you need to either always compile at the installation, or ship a different wheel package per micro Python 3.7.x version. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-29 22:49:21 | vstinner | set | recipients: + vstinner, methane, jd |
| 2020-02-29 22:49:21 | vstinner | set | messageid: <1583016561.45.0.641804578569.issue39599@roundup.psfhosted.org> |
| 2020-02-29 22:49:21 | vstinner | link | issue39599 messages |
| 2020-02-29 22:49:21 | vstinner | create | |