Steve Dower <[email protected]> added the comment:
Seems we lost the C++ handling in Include/cpython/initconfig.h:
#ifdef __cplusplus
extern "C" {
#endif
<full body of file>
#ifdef __cplusplus
}
#endif
----------
keywords: +easy (C)
versions: +Python 3.11
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue45893>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com