boostorg / python

Boost.org python module
http://boostorg.github.io/python
Boost Software License 1.0
468 stars 201 forks source link

delete #define _DEBUG #349

Open shelltdf opened 3 years ago

shelltdf commented 3 years ago

this is bug

Osyotr commented 1 year ago

This is not a bug. _DEBUG was temporarily undefined here. https://github.com/boostorg/python/blob/a6dbc37254689edd9efbd8ca4e4771baaf801447/include/boost/python/detail/wrap_python.hpp#L45