Message364942
> pkg_resources comes from python3-setuptools-41.6.0-1.fc31.noarch package.
Here is the line which alters warnings filters:
$ grep warnings /usr/lib/python3.7/site-packages/pkg_resources/__init__.py
(...)
warnings.filterwarnings("ignore", category=PEP440Warning, append=True) |
|
Date |
User |
Action |
Args |
2020-03-24 16:52:19 | vstinner | set | recipients:
+ vstinner, eric.araujo, dstufft |
2020-03-24 16:52:18 | vstinner | set | messageid: <1585068738.99.0.821756536429.issue40055@roundup.psfhosted.org> |
2020-03-24 16:52:18 | vstinner | link | issue40055 messages |
2020-03-24 16:52:18 | vstinner | create | |
|