I've recently tried to run a local build of DrawBot made with Python 3.10, and encountered seemingly random crashes. This may rather have to do with the version of PyObjC than Python. The crashes are "sudden quits" without crash report. I suspect there's some callback error that previously was ignored, but now causes the app to quit.
Either way, this needs more research, but I would love to switch over to 3.10 (or 3.11 even, if the 3rd party lib wheel support is good enough).
I've recently tried to run a local build of DrawBot made with Python 3.10, and encountered seemingly random crashes. This may rather have to do with the version of PyObjC than Python. The crashes are "sudden quits" without crash report. I suspect there's some callback error that previously was ignored, but now causes the app to quit.
Either way, this needs more research, but I would love to switch over to 3.10 (or 3.11 even, if the 3rd party lib wheel support is good enough).