Eric Snow
|
5865fa5f9b
|
gh-117953: Add Internal struct _Py_ext_module_loader_info (gh-118194)
This helps with a later change that splits up _PyImport_LoadDynamicModuleWithSpec().
|
2024-04-24 17:42:01 +00:00 |
Hugo van Kemenade
|
3b3ec0d77f
|
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Rename Py_NOGIL to Py_GIL_DISABLED
|
2023-11-20 15:52:00 +02:00 |
Sam Gross
|
cf6f23b0e3
|
gh-88402: Add new sysconfig variables on Windows (GH-110049)
Co-authored-by: Filipe Laíns <filipe.lains@gmail.com>
|
2023-10-04 22:50:29 +00:00 |