mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +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
10 KiB
10 KiB