Cooper Lees
Cooper Lees
Sure, sounds good to me. We already upset PEP8 purists, so I think this is also fine. Would love another perspective tho - Maybe @ambv ? Happy to accept a...
I agree this is dangerous and never needed. I am even open to having the release this makes it into default to warning on this. What do others think here....
Sorry for my ignorance, but is this valid Python? If I make it raise ValueError, it complains about trying to catch an exception that does not inherit from `BaseException`, thus...
If there is a clean way to know you're in an except and you find a str, to just report an error, sure.
Thanks - Yeah, we need work here. We're an old plugin and all help would be appreciated. I'm low on time. It sounds part of https://github.com/PyCQA/flake8-bugbear/issues/221 and a cleanup like...
So, do we close now or is there still cleanup on our side?
Maybe it's time to just drop our "limited" Python 2 support all together. It's past midpoint 2020.
Nothing has been done to complete this. I think we need to remove these checks and all B30X too right? https://github.com/PyCQA/flake8-bugbear/issues/177 I guess we should make a plan and get...
I guess this is doable, so sure, would accept this. Should be easy to make not noisey. Please add description to README and add unit tests for the new checks...
Released in 22.9.11