alvations / pywsd

Python Implementations of Word Sense Disambiguation (WSD) Technologies.
MIT License
744 stars 132 forks source link

Getting rid of Python2 =) #47

Closed alvations closed 5 years ago

alvations commented 5 years ago

The End Of Life of Python 2.7 is 2020. https://pythonclock.org/

We're going to ahead and peel the band-aid fast... So we're going to fast forward and never support Python 2.7 from March onwards and we'll see our CI test passing again =)

From 1.2 onwards all Python 2.7 compatible code will be wiped out! ETA: 15 Mar 2019

Anyone still depending on Python 2.7, you'll be stuck with the last stable version 1.1.7

alvations commented 5 years ago

pywsd>=1.2.0 no longer supports Python 2.