Hacker News new | ask | show | jobs
by sdoering 2737 days ago
Well, as described in the OC 3.6.8 is a bugfix release for the 3.6 branch. Whoever needs to ensure compatibility with the featureset of 3.6 and not risk incompatibilities with 3.7 but wants bugfixes would use the latest 3.6.

Everybody interested in the new features from 3.7 would use the latest version here.

As python can introduce minor "breaking" changes this is quite a good way of ensuring compatibility.