mypy
0808624c
- pythoncapi_compat: don't define Py_NULL if it is already defined (#18699)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
pythoncapi_compat: don't define Py_NULL if it is already defined (#18699) Fixes: #18698 This is a naive fix for the gcc 15 error when compiling for Python 3.12
References
#18699 - pythoncapi_compat: don't define Py_NULL if it is already defined
Author
mr-c
Parents
5202c984
Loading