JulianJvn
JulianJvn
This PR added the change to the changelog section about 6.2.0, which was released ten months before merging this PR.
The issue is still in the current version 3.2.0. If I run mypy on the script OP provided, I get ```plaintext test.py:5: error: Incompatible return value type (got "str", expected...
/remove-lifecycle stale
/remove-lifecycle stale
That's POSIX shell syntax and doesn't work on Windows. The `env` key would provide a platform-independent way of setting environment variables. There are numerous examples of popular tools that provide...