-
- Downloads
bpo-43244: Fix test_peg_generators on Windows (GH-24913)
Don't redefine Py_DebugFlag, it's already defined in pydebug.h which is included by Python.h
Loading
Please register or sign in to comment
Don't redefine Py_DebugFlag, it's already defined in pydebug.h which is included by Python.h