Amazing-Python-Scripts
Amazing-Python-Scripts copied to clipboard
Several scripts fail when run with Python 3.12 due to deprecated libraries or syntax changes.
Impact: Users with the latest Python installations can’t execute older scripts. Possible Fix: Add version checks at runtime and update code to be compatible with Python 3.12+.
To reduce notifications, issues are locked. Your issue will be unlocked when we add the label gssoc23. If you're participating in GSSoC'23, please add the gssoc23 label to your issue.
@harsha08-2k6 Thanks for pointing that out, Can you share some scripts, So, I can get a better Idea..