[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compreffor FTBFS with Python 3.11 as supported version



Hi Nilesh (2022.11.16_14:22:09_+0000)
> This seems to stem from moving a header file in py3.11
> 
> $ apt-file search longintrepr.h
> [...]
> libpython3.10-dev: /usr/include/python3.10/longintrepr.h
> libpython3.11-dev: /usr/include/python3.11/cpython/longintrepr.h
> 
> Was this really intended?

Yes: https://docs.python.org/3/whatsnew/3.11.html

> The non-limited API files cellobject.h, classobject.h, code.h,
> context.h, funcobject.h, genobject.h and longintrepr.h have been moved
> to the Include/cpython directory. Moreover, the eval.h header file was
> removed. These files must not be included directly, as they are
> already included in Python.h: Include Files. If they have been
> included directly, consider including Python.h instead. (Contributed
> by Victor Stinner in bpo-35134.)

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272


Reply to: