- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message380452
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 | corona10, petr.viktorin, shihai1991, vstinner |
| Date | 2020-11-06.16:04:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1604678699.05.0.059518396332.issue41832@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 88c2cfd9ffbcfc43fd1364f2984852a819547d43 by Hai Shi in branch 'master': bpo-41832: PyType_FromModuleAndSpec() now accepts NULL tp_doc (GH-23123) https://github.com/python/cpython/commit/88c2cfd9ffbcfc43fd1364f2984852a819547d43 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-06 16:04:59 | vstinner | set | recipients: + vstinner, petr.viktorin, corona10, shihai1991 |
| 2020-11-06 16:04:59 | vstinner | set | messageid: <1604678699.05.0.059518396332.issue41832@roundup.psfhosted.org> |
| 2020-11-06 16:04:59 | vstinner | link | issue41832 messages |
| 2020-11-06 16:04:59 | vstinner | create | |

