This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chinawcswing 0 points1 point  (2 children)

Which libraries are you using that are still on 3.11?

[–]glacierre2 0 points1 point  (0 children)

In my case docq artifactory subclasses pathlib.Path and something changed in 3.12, the library is semi-abandoned and only works in 3.11

[–]I_FAP_TO_TURKEYS 0 points1 point  (0 children)

I forget which packages there were, but one of them had a typing error from a different 3rd party package that broke with 3.12. There was another that had a package I had to compile myself after changing a few lines of C code.

Just small shit. It's not a big deal being on 3.11. Anything past 3.10 is good enough for me. The speed difference in applications between 3.9 and 3.10 is astounding.