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 -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/4ZQWWH7RWDTQ4MUGQKX2DQYNDWPJ2CL5/ Code of Conduct: http://python.org/psf/codeofconduct/