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

urlgrabber-ext-down: another python 3 compat #11

Merged
merged 1 commit into from May 12, 2019

Conversation

praiskup
Copy link
Member

IMO it would be much nicer to initially fix _readlines function to always return string objects instead (both with Python 2 and Python 3), but now I'd have to revert/change too much stuff.

Fixes rhbz #1707657 and #1688173

Expect that _readlines() returns array of bytes objects in
Python 3 environments.

Fixes rhbz #1707657 and #1688173
@Conan-Kudo Conan-Kudo merged commit 00fe99d into rpm-software-management:master May 12, 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.

None yet

2 participants