Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Python 2 compatibility layer #2503

Merged
merged 10 commits into from
Feb 23, 2020
Merged

Remove Python 2 compatibility layer #2503

merged 10 commits into from
Feb 23, 2020

Conversation

pyfisch
Copy link
Contributor

@pyfisch pyfisch commented Feb 23, 2020

  • Remove all __future__ imports
  • Remove dependency on six

See also #2296

There are still remaining changes like the nltk/compat.py file and various version-dependent branches. Additionally the documentation needs an update.

@stevenbird stevenbird merged commit 43680f0 into nltk:develop Feb 23, 2020
@stevenbird
Copy link
Member

Thanks @pyfisch - great contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants