- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message413058
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 | petr.viktorin |
|---|---|
| Recipients | erlendaasland, miss-islington, petr.viktorin, vstinner |
| Date | 2022-02-11.11:25:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1644578749.34.0.411852581485.issue46433@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 8b8673fe940c4ebc4512bff5af180b66def3d1ae by Petr Viktorin in branch '3.10': [3.10] bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696) (GH-31262) https://github.com/python/cpython/commit/8b8673fe940c4ebc4512bff5af180b66def3d1ae |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-11 11:25:49 | petr.viktorin | set | recipients: + petr.viktorin, vstinner, miss-islington, erlendaasland |
| 2022-02-11 11:25:49 | petr.viktorin | set | messageid: <1644578749.34.0.411852581485.issue46433@roundup.psfhosted.org> |
| 2022-02-11 11:25:49 | petr.viktorin | link | issue46433 messages |
| 2022-02-11 11:25:49 | petr.viktorin | create | |

