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

Some bodhi client improvements. #156

Merged
merged 2 commits into from Oct 9, 2015
Merged

Conversation

ralphbean
Copy link
Contributor

Two things:

First, remove that bodhi server detection code.

  • It was a PITA.
  • It made things slow.
  • We don't have a Bodhi1 server anymore.
  • If people still want to use the Bodhi1Client, they can. The code is
    still there.

Second, add python3 support for openidbaseclient.

- It was a PITA.
- It made things slow.
- We don't have a Bodhi1 server anymore.
- If people still want to use the Bodhi1Client, they can.  The code is
  still there.
This fixes #116.  I tested it with the bodhi2 cli on py3.4 and it worked!
@pypingou
Copy link
Member

pypingou commented Oct 9, 2015

Nice and easy! 👍

ralphbean added a commit that referenced this pull request Oct 9, 2015
@ralphbean ralphbean merged commit 23a9b62 into develop Oct 9, 2015
@ralphbean ralphbean deleted the feature/bodhi-improvements branch October 9, 2015 20:11
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.

Python 3 support
2 participants