Christian Clauss
Christian Clauss
For context, the final release candidate of CPython 3.14 is expected to be released today. * https://www.python.org/download/pre-releases
Compatibility with `tk` is nontrivial and will probably never happen. Python 3.13 brings more direct support for iOS as discussed at https://docs.python.org/3/using/ios.html
StaSH? Or Sharp? Some modules will work but `tk` will not. Read the StaSH docs.
Please try it before saying that it is possible.
The [scene](https://omz-software.com/pythonista/docs-3.4/py3/ios/scene.html#module-scene), [ui](https://omz-software.com/pythonista/docs-3.4/py3/ios/ui.html#module-ui) or [sound](https://omz-software.com/pythonista/docs-3.4/py3/ios/sound.html#module-sound) modules are the way to go in Pythonista. * https://omz-software.com/forum/archive/4839_tkinter-on-pythonista.html * https://omz-software.com/forum/archive/4501_import-tkinter.html
Please read the git commit when reviewing pull requests. > Please can you provide rationale for the specific numerical thresholds chosen >> The C90 and PLR091 rules enable the setting...
Please rebase.
Please try to avoid merging pull requests that have failing GitHub Actions.
I prefer a test job that runs the tests. And a separate wheels / deployment job that is focused on moving to production. However I don’t want to do anything...
Blocked by ~protocolbuffers/protobuf#18882~, protocolbuffers/protobuf#18270 or similar. * ~protocolbuffers/protobuf#18882~ * protocolbuffers/protobuf#18270