-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
backlogcode healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so onprio4
Description
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 x → print(x) changes we should port urllib2 code to urllib3 or requests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlogcode healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so onprio4