- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message346083
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 | jdemeyer, ncoghlan, petr.viktorin, scoder, steve.dower, vstinner |
| Date | 2019-06-19.20:30:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560976204.13.0.955706274118.issue37250@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> It will break ABI compatibility in any case where vectorcall is used, while my proposal of putting tp_print at the end does not. ABI compatibility with what? We haven't released vectorcall yet, so it has no compatibility baseline. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-19 20:30:04 | steve.dower | set | recipients: + steve.dower, ncoghlan, scoder, vstinner, petr.viktorin, jdemeyer |
| 2019-06-19 20:30:04 | steve.dower | set | messageid: <1560976204.13.0.955706274118.issue37250@roundup.psfhosted.org> |
| 2019-06-19 20:30:04 | steve.dower | link | issue37250 messages |
| 2019-06-19 20:30:04 | steve.dower | create | |

