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:
@NicolasLM what do you think?
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:
setup.py.travis.ymlsixand hacks to support a mixed 2/3 codebase (this can be done gradually)@NicolasLM what do you think?