anki/qt/aqt/browser
Damien Elmes b9251290ca run pyupgrade over codebase [python upgrade required]
This adds Python 3.9 and 3.10 typing syntax to files that import
attributions from __future___. Python 3.9 should be able to cope with
the 3.10 syntax, but Python 3.8 will no longer work.

On Windows/Mac, install the latest Python 3.9 version from python.org.
There are currently no orjson wheels for Python 3.10 on Windows/Mac,
which will break the build unless you have Rust installed separately.

On Linux, modern distros should have Python 3.9 available already. If
you're on an older distro, you'll need to build Python from source first.
2021-10-04 15:05:48 +10:00
..
sidebar run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
table run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
card_info.py split browser dialogs into separate files 2021-05-08 15:08:45 +10:00
find_and_replace.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
find_duplicates.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
previewer.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00