mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-11 02:59:40 +02:00
Python 3.11 deprecates the supposedly "stable API" PySys_AddXOption(). So switch to using PyConfig.xoptions instead. This means dropping support for python 3.7 since PyConfig is not available there. So it rolls. Fixes #5143
58 KiB
Executable File
58 KiB
Executable File