hyz

Results 3 issues of hyz

I want to resize the image to make the size smaller. But I'm suprised to find that the image becomes bigger after resizing. My code: ``` import ( "bytes" "fmt"...

## 问题描述 在ipv6环境下,hrun xxx_test.py,当运行到[这一行代码](https://github.com/httprunner/httprunner/blob/master/httprunner/client.py#L183)时,会报错。 原因是在ipv4环境下有2个返回值,而ipv6该函数有4个返回值,导致报错。 ## 版本信息 请提供如下版本信息: - 操作系统类型: [Linux] - Python 版本 [3.7] - HttpRunner 版本 [e.g. 3.1.4] ## 运行命令 && 堆栈信息 报错时的详细堆栈内容: ``` ==================================================================== FAILURES ==================================================================== _________________________________________________________...

bug

I use MultiCell to generate a pdf, it works well when there is not missing symbols. But when there are some missing symbols, it will generate a text with some...