Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Simplify mirror conversion to utf8" #13

Merged
merged 1 commit into from May 20, 2019

Conversation

dmnks
Copy link
Contributor

@dmnks dmnks commented May 20, 2019

This reverts commit be8ee10.

A list of dicts (as opposed to strings) is valid input as well; see the
module-level doc string for details (section 2 under CUSTOMIZATION). In
fact, the nested estimate() function in MirrorGroup.init() accounts
for that, too.

This fixes a traceback in YUM which does pass such a dict list.

Closes #10.

This reverts commit be8ee10.

A list of dicts (as opposed to strings) is valid input as well; see the
module-level doc string for details (section 2 under CUSTOMIZATION).  In
fact, the nested estimate() function in MirrorGroup.__init__() accounts
for that, too.

This fixes a traceback in YUM which does pass such a dict list.

Closes rpm-software-management#10.
@Conan-Kudo Conan-Kudo merged commit 7607b9f into rpm-software-management:master May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yum is not compatible with urlgrabber >= 4.0.0
2 participants