[openSUSE/osc] f6bb13: Quote unicode characters in URL path
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: f6bb136940c4541098347a2542717bd4c628b414 https://github.com/openSUSE/osc/commit/f6bb136940c4541098347a2542717bd4c628b... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-03-29 (Tue, 29 Mar 2022) Changed paths: M osc/core.py Log Message: ----------- Quote unicode characters in URL path Also throw URLError if illegal characters are found in URL path. Commit: ee0773d52369717b5b035a53c60391e21be2bdd5 https://github.com/openSUSE/osc/commit/ee0773d52369717b5b035a53c60391e21be2b... Author: Marco Strigl <mstrigl@suse.com> Date: 2022-03-30 (Wed, 30 Mar 2022) Changed paths: M osc/core.py Log Message: ----------- Merge pull request #1020 from dmach/fix/1018-url-unicode Quote unicode characters in URL path Compare: https://github.com/openSUSE/osc/compare/58a279491747...ee0773d52369
participants (1)
-
Marco Strigl