-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Milestone
Description
Python 2 is no longer supported upstream. I propose that the next major release of IMAPClient (3.0) no longer supports Python 3. This could coincide with the imaplib removal changes in #400.
If we go ahead with this, the following changes should be made:
- Release all unreleased changes as the final Python 2 supporting version
- Update the docs and README to mention the last version of IMAPClient that does support Python 2
- Update
setup.py - Update
.travis.yml - Remove the use of
sixand hacks to support a mixed 2/3 codebase (this can be done gradually)
@NicolasLM what do you think?
Metadata
Metadata
Assignees
Labels
No labels