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

python3 compatibility #172

Closed
pkubatrh opened this issue Aug 29, 2013 · 3 comments
Closed

python3 compatibility #172

pkubatrh opened this issue Aug 29, 2013 · 3 comments
Milestone

Comments

@pkubatrh
Copy link
Contributor

Currently the python code depends on yum libraries, which are not yet python 3 compatible. However as soon as yum makes the change we should be able to move forward too.

@pkubatrh
Copy link
Contributor Author

It's the only thing I managed to run into as of now. Regarding the dnf
patch, I would have to discuss it with the rest of the team but in my
opinion it should not be a problem.

On 22/10/13 11:58, Miro Hrončok wrote:

So currently, the only thing that block libreport form Python3 is yum?
Would you accept patches that would replace it with DNF?


Reply to this email directly or view it on GitHub
#172 (comment).

@mozeq
Copy link
Contributor

mozeq commented Oct 29, 2013

If the patch is made in way which allows switching between yum and dnf using some config option, then it could be accepted.

@jfilak jfilak added this to the Fedora 22 milestone Oct 14, 2014
mmilata added a commit that referenced this issue Mar 4, 2015
This patch just applies what 2to3 found so that the scripts can run both
under python 2 and python 3. More work is needed to fully switch to
python 3.

Related to #172, rhbz#1014684.

Signed-off-by: Martin Milata <mmilata@redhat.com>
mmilata added a commit that referenced this issue Mar 5, 2015
Related to #172, rhbz#1014684.

Signed-off-by: Martin Milata <mmilata@redhat.com>
@jfilak
Copy link
Contributor

jfilak commented Mar 26, 2015

libreport is ready to be used with Python3

@jfilak jfilak closed this as completed Mar 26, 2015
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

No branches or pull requests

3 participants