Re: [PATCH v2 0/2] Python: setuptools v60+ workaround

2022-02-09 Thread John Snow
On Fri, Feb 4, 2022 at 5:18 PM John Snow wrote: > > Long story short: Python 3.7/3.8 on Fedora with setuptools v60.0.0+ > together create a bug that ultimately causes pylint to fail. See the > first commit message for more detail. > > I sent out a hotfix two weeks ago to fix this behavior on our C

[PATCH v2 0/2] Python: setuptools v60+ workaround

2022-02-04 Thread John Snow
Long story short: Python 3.7/3.8 on Fedora with setuptools v60.0.0+ together create a bug that ultimately causes pylint to fail. See the first commit message for more detail. I sent out a hotfix two weeks ago to fix this behavior on our CI, but there's a better workaround. This adds the better wor