[Feature/Addition] Compatibility for Python 3.12 #1021
Labels
blocked
Status - work is blocked by another issue or by outside factors
enhancement
Impact - something should be added to or changed about Parsons that isn't causing a current breakage
futureproofing
Impact - something is working right now, but will break soon (e.g. due to a tool API changing)
low priority
Priority - this is a nice-to-have, is non-urgent, and/or has a minor overall imapact on Parsons
Detailed Description
Provide compatibility for Python 3.12, the latest minor release of Python. Currently, Parsons is compatibility up to and including Python 3.10. #1012 brings the compatibility up to and including 3.11, but has not been merged into the
main
branch or released yet.Possible Implementation
Update to Python 3.12 and test to see if anything breaks or is now incompatibile.
Priority
Low priority
The text was updated successfully, but these errors were encountered: