You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pythongh-137058: Sync _Py_NULL macro with the main branch
* use __STDC_VERSION__ >= 202311L instead of
__STDC_VERSION__ > 201710L.
* Check for _MSC_VER.
0 commit comments