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
Python 3 compatibility #17
Comments
|
Hi, But unittests are not working properly under Python3 yet, because:
But I think that this could be fixed soon. |
|
Has there been any progress? Thanks |
|
Hi, Unittests status for F20:
|
|
Great, thanks for update |
|
Python 3 support is complete - I've fixed unittest issue related to the mentioned pygpgme bug. |
Hi,
would it be possible to provide Python 3 compatible code? I'm currently looking into what it'd take to transfer Fedora to Python 3 and it seems that will take dnf working on Python 3 (since yum will probably never do that), which also means librepo.
Thanks.
The text was updated successfully, but these errors were encountered: