Hacker News new | ask | show | jobs
by brianwawok 2737 days ago
A major library I use doesn’t work on 3.7 yet, so still stuck on 3.6. It’s sure nice to get bug fixes and security while I wait for the PR of my library to get merged.

Very rare everyone can jump versions especially when there are syntax changes. In my case it’s around imports.

1 comments

Imports changed between 3.6 and 3.7?
I think they mean it's around things I depend on via import which aren't yet ported to 3.x