- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message390987
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 | vstinner |
|---|---|
| Recipients | christian.heimes, gregory.p.smith, lukasz.langa, ned.deily, pablogsal, petr.viktorin, steve.dower, vstinner |
| Date | 2021-04-13.19:00:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618340441.69.0.874011532984.issue43725@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In a Python stable version, I would suggest to only ignore an ABI change after a manual validation .Otherwise, we can miss real issues. Well, I expect that at the beginning, we will discover many issues like _Py_M__importlib_bootstrap_external ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-13 19:00:41 | vstinner | set | recipients: + vstinner, gregory.p.smith, christian.heimes, ned.deily, petr.viktorin, lukasz.langa, steve.dower, pablogsal |
| 2021-04-13 19:00:41 | vstinner | set | messageid: <1618340441.69.0.874011532984.issue43725@roundup.psfhosted.org> |
| 2021-04-13 19:00:41 | vstinner | link | issue43725 messages |
| 2021-04-13 19:00:41 | vstinner | create | |

