Incidentally, I should have mentioned in my original announcement:
pip 20.3 turned the new resolver on by default for Python 3 users. When users use pip 20.3 in a Python 2 environment, the old dependency resolver is still the default. (Further discussion: https://github.com/pypa/pip/issues/9194 .)
pip 21.0 in January will remove Python 2 support: https://pip.pypa.io/en/latest/development/release-process/#python-2-support .
-- Sumana Harihareswara Changeset Consulting https://changeset.nyc _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/4ZQWWH7RWDTQ4MUGQKX2DQYNDWPJ2CL5/ Code of Conduct: http://python.org/psf/codeofconduct/
