| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@sdispater would you mind reviewing this PR? |
Sorry, something went wrong.
CodSpeed Performance ReportMerging #843 will not alter performanceComparing wiget:single-slash (ae719c6) with master (b84b976) Summary✅ 1 untouched benchmarks |
Sorry, something went wrong.
|
If I could suggest something, it would be just using [:1] instead of [0:1], as the former simply works and is less unnecessarily explicit. Similarly to how you would probably prefer reading range(10) than range(0, 10). |
Sorry, something went wrong.
|
@bswck You are right. Suggestion applied. |
Sorry, something went wrong.
|
@Secrus would you mind reviewing this PR? |
Sorry, something went wrong.
|
Thanks for the review. What is required to get this PR merged? |
Sorry, something went wrong.
|
@wiget please rebase your branch with master so the pipelines run. Right now it looks like GH has some issues here. |
Sorry, something went wrong.
Parsing string with slash at the start or the end raised IndexError instead of ParseError.
|
All checks passed. Would you mind merging this PR, @Secrus ? |
Sorry, something went wrong.
|
Is there a release planned for this? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Parsing a string with a slash at the start or the end raised IndexError instead of ParseError.
Pull Request Check List