diff options
author | John L. Villalovos <john@sodarock.com> | 2022-01-08 13:58:04 -0800 |
---|---|---|
committer | John L. Villalovos <john@sodarock.com> | 2022-01-08 13:58:04 -0800 |
commit | 8c17afafcc7d9d2a8fecb53b853c2b4f004c4121 (patch) | |
tree | 10193bc1178dab265df9cd8fa31cff278e6ad909 /gitlab/mixins.py | |
parent | d45b59e800a14460a1ecdad2d750e42aa99bb96e (diff) | |
download | gitlab-jlvillal/remove_replace.tar.gz |
chore: remove custom URL encodingjlvillal/remove_replace
We were using `str.replace()` calls to take care of URL encoding
issues.
Switch them to use our `utils.clean_str_id` which itself uses
`urllib.parse.quote()`
Closes: #1356
Diffstat (limited to 'gitlab/mixins.py')
0 files changed, 0 insertions, 0 deletions