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

Added Python 3 support #174

Closed
wants to merge 2 commits into from
Closed

Added Python 3 support #174

wants to merge 2 commits into from

Conversation

software-opal
Copy link

This adds Python 3 support whilst keeping Python 2 support.

Note that I have disabled some PyLint errors as they are false positives. Specifically caused by the definition of ConnectionError in gstswitch.exception.

These errors are caused by pylint not being able to detect a conditional definition.
Specifically of `gstswitch.exception.ConnectionError`.
@landscape-bot
Copy link

Code Health
Repository health decreased by 0.15% when pulling 8200fb9 on leesdolphin:python-3-support into 7856cc8 on timvideos:master.

@mithro
Copy link
Member

mithro commented Jan 31, 2015

I have made this change mergable and fixed the tests in #188

Closing this one.

@mithro mithro closed this Jan 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants