Commit Graph

8 Commits

Author SHA1 Message Date
debugtalk
25800cabfe fix #415: ordered_dict error in Python 2.7 2018-10-29 11:01:34 +08:00
debugtalk
22a084d301 bugfix: JSONDecodeError in Python3.4 2018-07-25 23:53:25 +08:00
debugtalk
59f3d64537 fix compatibility with python2.7 2018-07-25 16:39:05 +08:00
debugtalk
7478331cb5 group exceptions to 2 types: failure and error 2018-07-25 10:40:20 +08:00
debugtalk
2fe91080b1 fix #196: join base url and path 2018-04-24 20:48:38 +08:00
debugtalk
cca68381e8 join base_url and path nicely 2018-04-22 12:53:56 +08:00
debugtalk
94db1acc80 define python source code encoding as utf-8 2018-03-27 12:07:46 +08:00
debugtalk
261169b70e refactor compatibility, learned from requests 2018-03-25 21:19:23 +08:00