.rstrip() is not .removesuffix()
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDCORE98fe7fe800c2: Fix _sanitize_github_url removing suffixes too greedily
Diff Detail
Diff Detail
- Repository
- rDCORE Foundations and core functionalities
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 32278 Build 50559: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 50558: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D8674 (id=31330)
Rebasing onto 6a5ad76185...
Current branch diff-target is up to date.
Changes applied before test
commit 98fe7fe800c21c841b6e8d2f0717c097990160f0 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Oct 13 14:57:07 2022 +0200 Fix _sanitize_github_url removing suffixes too greedily .rstrip() is not .removesuffix()
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/483/ for more details.