Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

wxpy 0.3.9.8 (2017-6-16)

Latest
Compare
Choose a tag to compare
@youfou youfou released this 28 Jun 06:13
· 5 commits to master since this release
  1. [新增] 将聊天对象标记为已读,即消除小红点 (文档)
  2. [新增] 机器人启动后自动将新消息标为已读 (文档)
  3. [修复] Python 2.x 版本中多个因 is== 引起的问题
  4. [修复] Python 2.x 版本中的 Logging 系统兼容性问题 ('No handler found' 报错)
  5. [修复] Linux 系统中临时文件未及时关闭导致的 'too many open files' 问题