Skip to content
Snippets Groups Projects
Unverified Commit 3a35b62e authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

gh-91321: Fix PyModuleDef_HEAD_INIT on C++ (#92259)

The PyModuleDef_HEAD_INIT macro now uses _Py_NULL to fix C++ compiler
warnings when using it in C++.
parent d9ec5531
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment