---------- Forwarded message ---------- Date: Sat, 18 Dec 2021 14:18:25 From: Linux A11y <[email protected]> Reply-To: [email protected] To: [email protected] Subject: [fenrir-screenreader] Re: fenrir-screenreader and python 3.10
Howdy, Python is an interpreted language, so there is no need to build or rebuild it. You can run the code with any new Python version. If there are any incompatible language construct s in the new version i will fix it. But currently none is known to me. The good thing -> you dont have to install fenrirs source in any way because its runnable just right from the git repository. This way you can try fenrir without break your local installation :). Cheers chrys > Am 18.12.2021 um 20:01 schrieb Jude DaShiell <[email protected]>: > > Has fenrir-screenreader been built with python 3.10 yet? > > -------------------------------------------- > MailingList: [email protected] > Website: https://linux-a11y.org > Wiki: https://wiki.linux-a11y.org/doku.php?id=fenrir > Code: https://github.com/chrys87/fenrir > IRC Live Support: > Network: irc.linux-a11y.org > Room: #a11y > -------------------------------------------- MailingList: [email protected] Website: https://linux-a11y.org Wiki: https://wiki.linux-a11y.org/doku.php?id?nrir Code: https://github.com/chrys87/fenrir IRC Live Support: Network: irc.linux-a11y.org Room: #a11y _______________________________________________ Blinux-list mailing list [email protected] https://listman.redhat.com/mailman/listinfo/blinux-list
