fix: pickle BufferedReader TypeError in upload feature

This commit is contained in:
debugtalk
2020-07-30 11:40:32 +08:00
parent 17ea5c594e
commit 47ee777085
3 changed files with 8 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
- fix: parameters feature with custom functions
- fix: request json field with variable reference
- fix: pickle BufferedReader TypeError in upload feature
## 3.1.3 (2020-07-06)