Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee='https://github.com/xdegaye'closed_at=<Date2016-12-11.19:30:35.481>created_at=<Date2016-12-09.08:51:23.145>labels= ['type-bug', '3.7', 'build']
title='cross compiling xxlimited fails with "Py_LIMITED_API is incompatible with Py_DEBUG"'updated_at=<Date2017-03-31.16:36:07.251>user='https://github.com/xdegaye'
This happens when the cross compilation is done with '--with-pydebug' while the native interpeter used to run setup.py has been built without it. The error message is:
Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Misc/NEWS
so that it is managed by towncrier #552Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: