Files
patroni/tests
Alexander Kukushkin bcbc080350 urllib3.exceptions.HTTPError fixes for python 3.5.1
Somehow when you import only urllib3 it's not possible work with
urllib3.exceptions.HTTPError exception (it looks like it is imported
from some other place. from urllib3.exceptions import HTTPError solves
the problem.
2016-04-24 14:18:34 +02:00
..
2016-04-22 09:46:34 +02:00
2016-02-12 16:52:26 +01:00
2016-04-19 10:30:04 +02:00