guage

Results 11 comments of guage

Please restart build, seems network error. [https://travis-ci.org/noplay/python-mysql-replication/jobs/402200041](https://travis-ci.org/noplay/python-mysql-replication/jobs/402200041) @baloo

Failed when install `cryptography` in python 3.3,But I didn't change CI

In the documentation: https://dev.mysql.com/doc/refman/5.7/en/json.html > MySQL handles strings used in JSON context using the utf8mb4 character set and utf8mb4_bin collation. Strings in other character sets are converted to utf8mb4 as...

> It would be good to remove support for Python 3.3 since nobody should be using it anymore (I guess). > > Makes sense? Yeah. I agree

According to rfc7159 : [https://tools.ietf.org/html/rfc7159#section-8.1](https://tools.ietf.org/html/rfc7159#section-8.1) > JSON text SHALL be encoded in UTF-8, UTF-16, or UTF-32. The default encoding is UTF-8 So should decode as `utf-8`

Just because command 'uncompyle2' name same with moudle uncompyle2. Rename it ,try again.

@daoskc @evilwing sdk版本已经支持py3 http://img.bugscan.net/bin/sdk.zip

确认存在这个问题,目前如果只是自己用,先考虑使用如下命令,来申请三级域名证书。 let's encrypt证书是免费,可以通过-d参数增加要申请域名的证书 `acme.sh --issue -d "*.xxx.com" -d "*.xxx.xxx.com" --dns dns_log --debug --dnssleep 10`