Jirka Borovec

Results 728 comments of Jirka Borovec

@EnricoMi mind kindly review again, pls :pray:

> Please rebase and rerun again. @EnricoMi merged the `main` and rerun pre-commit with no changes our you really need to rebase it? :flamingo:

@EnricoMi thank you, it was long and really appreciate your patience =)

@EnricoMi maybe let's add you as the default reviewer? https://github.com/PyGithub/PyGithub/blob/main/.github/dependabot.yml

@Optimox mind checking, seems like quick PR with :green_circle: CI

@Optimox mind checking, seems like quick PR with :green_circle: CI

@Optimox mind checking, seems like quick PR with :green_circle: CI

@Optimox mind checking, seems like quick PR with :green_circle: CI

seems the problem is `()` in url which is a valid character, based on https://www.w3schools.com/tags/ref_urlencode.ASP but also could be replaced with `%28` and `%29` and properly recognised for rendering

> This seems to me like a renderer issue. Which renderer do you use? GitHub preview I guess and maybe PyPI...