Peter Bittner

Results 526 comments of Peter Bittner
trafficstars

@keleshev This issue should be closed.

This is an important contribution! Please merge. :pray:

@keleshev Would you be interested to merge this contribution? If not, please let us know what you think about it and whether changes can be made to make the PR...

@keleshev Please merge this change. Only test code is affected, and the tests continue to pass. @tbarron Maybe you want to explain the change, i.e. why using `message` causes an...

Tests should prove that Python 3.x is actually supported. :roll_eyes:

I have just analysed the problem: There is a conflict in your (docstring-based) specification between `` and `--key`. You can see this when you run the docstring with (the original)...

Just a heads-up: The changes in this PR are partly covered by #67, which was merged in the meantime.

While your PR is good it's mostly for updating the CI setup and string formatting. Which is too much given the original title of the PR. :bomb: I fear that...

> It seems GitHub Actions doesn't provide a platform type via environment variables: What about the `RUNNER_OS` variable? Would that work? Apart from that, what would be wrong with using...

This might allow to repurpose (or do away with) the `fail_on_no_env = True` setting. 1. If no `python` key is specified in `[gh-actions]` then assume the default (CPython-based) mapping, e.g....