I’ve seen a few people in this thread proposing a new tool to automatically
update deprecations but I believe it already exists: pyupgrade. Looking
over its fixes once again, I don’t think it covers any of the original
three deprecations (maybe someone could open a PR?), but it does cover a
lot including failUnlessEqual and assertEquals.

Regards,
Jeremiah
_______________________________________________
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/PT2HDZSIXARGKVY4PDYMYYDLBVUI6LAO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to