simon-liebehenschel
simon-liebehenschel
> Adding this would create noise here for some users. Is there an easy way to add opt-in checks? In other words, that are disabled by default, but can be...
I have an issue when I use the "pendulum" package. E.g.: ```python some_date: pendulum.DateTime some_date..next(pendulum.SATURDAY) #
All: Just ignore all `B30X` errors. Sample config: ``` [flake8] ignore = # Ignore all 'flake8-bugbear' errors which are related to Python 2 B301 B302 B303 B304 B305 B306 ```...
One more clarification: I was able to build some wheels for Pillow-SIMD with the ```toml before-all = "yum install ... # the list of packages here ``` but when it...
I confirm the bug with: - Android 7.0 - Blokada 5 - installed from F-droid
I do not want to create one more issue, so I will write here. The `chunks` implementation is x3 slower than [another implementation](https://github.com/omnilib/aioitertools/blob/main/aioitertools/more_itertools.py#L34). Is there any reason for this or...
I've come here searching for the opposite problem. Black keeps splitting my type annotations (e.g. `value: list[FooBar]`) into multiple lines. It is a very bad practice because functions with multi-line...
> @AIGeneratedUsername are you talking about our subpar formatting of the new union syntax (see #2316) or the formatting of type annotations in general? I don't think it's tenable to...
I did not understand whether this was planned to fix in https://github.com/python/typeshed/issues/8356#issuecomment-1191874128, so sorry if this issue is a duplicate. I see that those pull requests were merged, so perhaps...
-1 on this There are known privacy friendly and/or open source video hosting platforms that worth supporting them. For people who suggested this feature: sorry guys, but limited development resources...