Hugo van Kemenade

Results 1460 comments of Hugo van Kemenade

There's a suggestion in https://github.com/pytest-dev/pytest-cov/issues/337 that pytest-cov should do less, to simplify pytest-cov, and that coverage.py should be used for more things.

#168 says: > Once merged, we can also merge #167 Time to resolve conflicts and merge this?

Unfortunately @jezdez is the [only roadie](https://jazzband.co/roadies) and only roadies can give those permissions. See also https://github.com/jazzband/help/issues/196.

Would be great to get this updated, the dependency to `~3.0` blocks other packages which require `^4.0`, such as `phpstan/phpstan-deprecation-rules`.

> * [tools.ietf.org/id/draft-knodel-terminology-01.html](https://tools.ietf.org/id/draft-knodel-terminology-01.html) (draft RFC): Master-slave, Blacklist-whitelist and "Other considerations" Newest draft is v3 (July 08, 2020): * https://tools.ietf.org/id/draft-knodel-terminology-03.html Edit: now at v4 (August 24, 2020): * https://tools.ietf.org/id/draft-knodel-terminology-04.html

> Does anyone know where is the the Issue tracker for the tracker is? I thought that it's now being tracked at github.com/python/bugs.python.org, but this is the issue tracker for...

> I would like you to check [this](https://t.me/pybr_i18n) link from documentation it says website can't be reached , I am not sure what site it points. https://t.me/pybr_i18n is a link...

https://github.com/python/voters/ is a private repo so only those with access can see it. I've created https://github.com/python/devguide/pull/793 to try and make it more obvious the repo is locked/private.

> [described in the buildbot documentation](https://devguide.python.org/buildworker/) Here's an [archived version](https://web.archive.org/web/20201113084744/http://trac.buildbot.net/wiki/RunningBuildbotOnWindows) or perhaps you can find something relevant at https://docs.buildbot.net/current/ ? > [For an example, see the Py_NewRef](https://devguide.python.org/c-api/) (not broken, but...