- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message346085
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 | jdemeyer, ncoghlan, petr.viktorin, scoder, steve.dower, vstinner |
| Date | 2019-06-19.20:39:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560976743.09.0.59961367906.issue37250@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> If we should put in the workaround for 3.8, how does that make it okay to remove in 3.9? Cython has been modified to no longer set tp_print. The idea is just to give more time (one Python major release) to maintainers of C extensions to regenerate their Cython .c files. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-19 20:39:03 | vstinner | set | recipients: + vstinner, ncoghlan, scoder, petr.viktorin, jdemeyer, steve.dower |
| 2019-06-19 20:39:03 | vstinner | set | messageid: <1560976743.09.0.59961367906.issue37250@roundup.psfhosted.org> |
| 2019-06-19 20:39:03 | vstinner | link | issue37250 messages |
| 2019-06-19 20:39:03 | vstinner | create | |

