Pythonista-Issues
Pythonista-Issues copied to clipboard
Issue tracker for Pythonista (iOS)
There is an issue typing Korean letters that include _trailing consonant(jongseong, "종성")s_. For background information, two to three Korean characters(jaso, "자소") combine to form a single letter, e.g., ㅍ and...
Just a heads up, I’m running the iOS 14.2 beta and I can’t set the today widget on my iPad or iPhone. On my iPhone it’s switched back to what...
When i run program, it crash...
The following lines, that are very simple and comply with the documentation (as far as I now), do not work from the interactive console of Pythonista: import argparse parser =...
Hello Pythonista, I am trying to encrypt a file using Pythonista and I see that pyminizip is included as part of the app. However, when I try to import this...
iOS 13.3.1 opening crashes at start up
1. The main website for Pythonista references Twitter integration / APIs. Since this has not been available for several iOS releases, it probably makes sense to remove this to avoid...
Visiting https://forum.omz-software.com/ in Chrome or Safari on iPadOS 13 results in a warning that the certificate has expired. 
I have a MQTT (Mosquitto) server listening for websocket connections from clients and is secured via a valid 3rd party issued SSL certificate. All connections work as expected from all...
The latest upstream sympy version is 1.6.1 (released Jul 2 2020), whereas Pythonista ships only version 0.7.4.1 (released Dec 15 2013). I would really love to have the sympy (and...