change: open file in binary mode

This commit is contained in:
debugtalk
2020-06-29 19:11:29 +08:00
parent be6ec10271
commit c02ba2a85a
4 changed files with 12 additions and 11 deletions
+1
View File
@@ -10,6 +10,7 @@
**Changed**
- change: import locust at beginning to monkey patch all modules
- change: open file in binary mode
## 3.1.1 (2020-06-23)