sobolevn

Results 602 issues of sobolevn

I've updated all exisiting GitHub actions to the current versions. It should just work. I've also changed `@master` to a proper version, because `@master` is not really safe.

Improve one more wording. Sorry, missed it in https://github.com/Sobeston/zig.guide/pull/254

Two wordings are improved.

Right now there's only a github release: https://github.com/brutasse/django-password-reset/releases/tag/3.0.0 But, not a PyPI release: https://pypi.org/project/django-password-reset/#history

I don't think that it is needed anymore, because python2 is long gone. And it does nothing for just python3.

All props can be passed to `__init__` as pos-or-keyword: ```python >>> _csv.Dialect(1) >>> _csv.Dialect(dialect=1) >>> _csv.Dialect(delimiter='.') >>> _csv.Dialect(quotechar='.') >>> _csv.Dialect(quotechar=None) ``` Source: https://github.com/python/cpython/blame/e6264b44dc7221c713b14dfa0f5929b33d362829/Modules/_csv.c#L389

nplusone works, but it is not maintained. https://github.com/taobojlen/zealot