Hacker News new | ask | show | jobs
by mitchellpkt 1076 days ago
None. I’ve dealt with python2 in some personal projects, but professionally I write everything for in 3.8 style syntax and then run in 3.8 or 3.11 environment depending on the context.