Investigate code upgrades/streamlining for python 3.10 => 3.11 upgrade #1167
Labels
C-question
Category: this is a question or request for clarification
E-easy
Experience: easy, good for newcomers
P-low
Changes from Python 3.10 => 3.11 that might affect us or are potentially interesting for improving code quality:
dataclasses
enum
hashlib.file_digest
logging.getLevelNamesMapping
re
Atomic grouping and possessive quantifiersstring
shutil.rmtree
time.sleep
typing
bpo-46725
-P
command line option andPYTHONSAFEENV
environment variableAnything turning out to be worth the investment in effort should be made it's own issue, or if there are few enough of them, a single issue grouping the desired changes together.
The text was updated successfully, but these errors were encountered: