Commit Graph

8 Commits

Author SHA1 Message Date
httprunner
6ed4c04dec fix #415: ordered_dict error in Python 2.7 2018-10-29 11:01:34 +08:00
httprunner
111da0f4cc bugfix: JSONDecodeError in Python3.4 2018-07-25 23:53:25 +08:00
httprunner
001eed3216 fix compatibility with python2.7 2018-07-25 16:39:05 +08:00
httprunner
e6a834c6c6 group exceptions to 2 types: failure and error 2018-07-25 10:40:20 +08:00
httprunner
5aa8e7df44 fix #196: join base url and path 2018-04-24 20:48:38 +08:00
httprunner
84ea7c84ea join base_url and path nicely 2018-04-22 12:53:56 +08:00
httprunner
33eb8ac897 define python source code encoding as utf-8 2018-03-27 12:07:46 +08:00
httprunner
b5a25378da refactor compatibility, learned from requests 2018-03-25 21:19:23 +08:00