瀏覽代碼

Add NEWS entry about pypy3 support.

Jelmer Vernooij 8 年之前
父節點
當前提交
0539a76c08
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -4,6 +4,10 @@
 
   * List Python 3.3 as supported. (Jelmer Vernooij, #513)
 
+ BUG FIXES
+
+  * Fix compatibility with pypy 3. (Jelmer Vernooij)
+
 0.17.2	2017-03-19
 
  BUG FIXES