- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message346084
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 | jdemeyer |
|---|---|
| Recipients | jdemeyer, ncoghlan, petr.viktorin, scoder, steve.dower, vstinner |
| Date | 2019-06-19.20:34:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560976455.11.0.271911034189.issue37250@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> We haven't released vectorcall yet, so it has no compatibility baseline. I'm talking about the "extremely unlikely" scenario mentioned earlier: a class compiled with 3.7 could subclass a class compiled with 3.8 which uses vectorcall. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-19 20:34:15 | jdemeyer | set | recipients: + jdemeyer, ncoghlan, scoder, vstinner, petr.viktorin, steve.dower |
| 2019-06-19 20:34:15 | jdemeyer | set | messageid: <1560976455.11.0.271911034189.issue37250@roundup.psfhosted.org> |
| 2019-06-19 20:34:15 | jdemeyer | link | issue37250 messages |
| 2019-06-19 20:34:14 | jdemeyer | create | |

