mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[Downloader] Move author key handling to RepoJSONMixin, fix NameError (#3285)
* Update downloader.py * Update json_mixins.py * Update installable.py * changelog pt 1 * changelog pt2 * edit of changelog pt1 * edit of changelog pt 2 (last commit before review) * Kidding, this is the last one before review.
This commit is contained in:
1
changelog.d/downloader/3285.misc.1.rst
Normal file
1
changelog.d/downloader/3285.misc.1.rst
Normal file
@@ -0,0 +1 @@
|
||||
Fix `NameError` in :func:`redbot.cogs.downloader.downloader.Downloader._filter_incorrect_cogs_by_names()`.
|
||||
1
changelog.d/downloader/3285.misc.2.rst
Normal file
1
changelog.d/downloader/3285.misc.2.rst
Normal file
@@ -0,0 +1 @@
|
||||
Move handling of ``author`` key in ``info.json`` to :func:`redbot.cogs.downloader.json_mixins.RepoJSONMixin`.
|
||||
Reference in New Issue
Block a user