Message 392587 - Python tracker
Message392587
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, pablogsal, vstinner |
| Date | 2021-05-01.11:34:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619868894.53.0.647354543686.issue43974@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> I would prefer to limit the usage of the internal C API in extension modules built as dynamic libraries. See bpo-41111: "[C API] Convert a few stdlib extensions to the limited C API (PEP 384)". Let's make this a coordinated effort in 3.11. I suggest that we slowly remove functions from Py_BUILD_CORE_MODULE. For now I'm interested to clean up and simplify setup.py. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-01 11:34:54 | christian.heimes | set | recipients: + christian.heimes, vstinner, pablogsal |
| 2021-05-01 11:34:54 | christian.heimes | set | messageid: <1619868894.53.0.647354543686.issue43974@roundup.psfhosted.org> |
| 2021-05-01 11:34:54 | christian.heimes | link | issue43974 messages |
| 2021-05-01 11:34:54 | christian.heimes | create | |