ソースを参照

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