calibre/bypy/linux
Kovid Goyal 055f5b0979
Add the Py_SSIZE_T_CLEAN definition needed for python 3.10
Ideally someone needs to go through all the code and check that nothing
breaks because of this macro, but, I dont have that kind of time
2021-12-01 10:47:51 +05:30
..
__main__.py Drop (object) from class definitions 2021-09-30 09:23:56 +02:00
launcher.c Add the Py_SSIZE_T_CLEAN definition needed for python 3.10 2021-12-01 10:47:51 +05:30
main.c Make code used to launch interpreter re-useable 2020-08-22 18:47:56 +05:30
site.py Remove CALIBRE_DEVELOP_FROM from site.py 2020-10-03 09:05:36 +05:30
util.c Linux: Move the calibre extensions out of site-packages 2020-10-03 09:05:36 +05:30
util.h Make code used to launch interpreter re-useable 2020-08-22 18:47:56 +05:30