Christian Clauss

Results 1415 comments of Christian Clauss

I find the pre-commit output to be quite readable and have never had any contributor complaints about not understanding that output.

Would you be willing to upgrade from Travis to GitHub Actions or do you want to stick with Travis. I will try to spend some time this weekend knocking thinks...

@adam-p Bump on this one please. Legacy __print__ statements were definitively removed from Python on 1/1/2020 and they are now syntax errors and are therefor highlighted in red.

360 * 4 or 5 or 6 seems more appropriate for where things are at today.

Releases are https://github.com/shtalinberg/django-el-pagination/tags

Yes. We thought so. Glad to hear that you are safe. We wish Ukraine 🇺🇦 a rapid and complete victory over the aggressors.

``` - python: pypy3.6-7.1.1 dist: xenial ``` works as expected but the problem is https://github.com/python/typed_ast/issues/97#issuecomment-484337454 that __Pypy__ is not yet compatible with the dependency __typed-ast__.