291
291
# The code it generates re-uses a "local" pointer and
292
292
# calls "PY_DECREF" after having set it to NULL. (It mixes PY_XDECREF
293
293
# which is NULL safe with PY_DECREF which is not.)
296
296
print('Cannot build extension "bzrlib._dirstate_helpers_pyx" using')
299
299
print('install. For now, the non-compiled (python) version will')
300
300
print('be used instead.')