Message306103
> Why would mypy, flake8 or pip emit DeprecationWarnings?
Because they use python features that get deprecated, and the python the user is using to run them gets upgraded. Now, those particular tools probably will get updated quickly, but other tools will not. |
|
Date |
User |
Action |
Args |
2017-11-12 05:34:34 | r.david.murray | set | recipients:
+ r.david.murray, gvanrossum, barry, ncoghlan, pitrou, eric.araujo, alex |
2017-11-12 05:34:34 | r.david.murray | set | messageid: <1510464874.38.0.213398074469.issue31975@psf.upfronthosting.co.za> |
2017-11-12 05:34:34 | r.david.murray | link | issue31975 messages |
2017-11-12 05:34:33 | r.david.murray | create | |
|