Hacker News new | ask | show | jobs
by capableweb 1533 days ago
Seems to be missing one of the bigger changes: support for python 2 has been completely dropped in favor of python 3.
1 comments

It's always fascinating how differently people read the same text. I was just here browsing comments about the python2 drop after noticing the headline of the changelog:

> BREAKING CHANGES

> Support for Python 2 is dropped. For Python 3, the minimum supported version is 3.6. Legacy :pythonx commands are still available, and always uses the python 3 provider.