Miroslav Šedivý

Results 22 issues of Miroslav Šedivý

This change is not complete because the `TestConflictResolution` monkeypatches the `os.path.exists` and `os.makedirs`, so I was forced to use these methods instead of `Path.exists` and `Path.mkdir`. Other than that, the...

help wanted

## Summary of changes Clean up the quick example code, such as remove unneeded imports and replace `import *` with explicit values. ### Pull Request Checklist (none of this is...

Would it be possible to specify an e-mail address that would get highlighted in the main view, so that one can easily spot their commits? It could be one address,...

Remove all those numeric hacks needed in Python2 that are obsolete in Python3.

Add Python 3.9 to PyPI classifiers Show the gpxpy version, Python versions, and license as badges in the `README.md` file.

As discussed in #214, this adds the GitHub Actions config. Since there is no GHA in the `dev` branch until now, the result of the CI run won't be shown...

### Pitch I'd like to hide the Translate link from below the status for an optionally defined list of languages. ### Motivation Everyone who reads more than one language. It...

suggestion