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

Port tests to Python 3 #145

Open
Totktonada opened this issue Jan 21, 2021 · 0 comments
Open

Port tests to Python 3 #145

Totktonada opened this issue Jan 21, 2021 · 0 comments
Labels
backlog code health Improve code readability, simplify maintenance and so on prio4

Comments

@Totktonada
Copy link
Member

It becomes more and more hard to install Python 2 in different environments: distros are going to remove it. Maybe it would be convenient to port the testing code to Python 3 prior to setting up CI and packaging.

As I see, aside of trivial print xprint(x) changes we should port urllib2 code to urllib3 or requests.

@Totktonada Totktonada added teamE backlog prio4 code health Improve code readability, simplify maintenance and so on labels Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog code health Improve code readability, simplify maintenance and so on prio4
Projects
None yet
Development

No branches or pull requests

2 participants