mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[Downloader] Make Repo.clean_url work with relative urls. (#3142)
* fix(downloader): return string, catch ValueError for relative urls * chore(changelog): add towncrier entry
This commit is contained in:
1
changelog.d/downloader/3141.bugfix.rst
Normal file
1
changelog.d/downloader/3141.bugfix.rst
Normal file
@@ -0,0 +1 @@
|
||||
Make :attr:`redbot.cogs.downloader.repo_manager.Repo.clean_url` work with relative urls. This property uses `str` type now.
|
||||
Reference in New Issue
Block a user