- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message392285
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 | shreyanavigyan |
|---|---|
| Recipients | Guido.van.Rossum, Mark.Shannon, christian.heimes, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner |
| Date | 2021-04-29.07:01:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619679685.74.0.163450680871.issue43908@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The types converted to heap types in 3.10 are different from 3.9 therefore just backporting wouldn't help. Should we now try to apply the flags on other types? If yes then I'd like to volunteer to apply the flags on the types converted in 3.9. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-29 07:01:25 | shreyanavigyan | set | recipients: + shreyanavigyan, gvanrossum, vstinner, christian.heimes, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, corona10, pablogsal, shihai1991, erlendaasland |
| 2021-04-29 07:01:25 | shreyanavigyan | set | messageid: <1619679685.74.0.163450680871.issue43908@roundup.psfhosted.org> |
| 2021-04-29 07:01:25 | shreyanavigyan | link | issue43908 messages |
| 2021-04-29 07:01:25 | shreyanavigyan | create | |

