Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: corrected XML parsing error #809

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SuperWildFireFox
Copy link

Fix #420
微信对\x00-\x1F这些字符没有很好转义,导致输入的微信消息存在部分控制字符时 xmltodict.parse 100%报错,然后系统崩溃。这个pull request能够很好地修复这个问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

发送特殊字符会回复公众号故障
2 participants