Przeglądaj źródła

Add NEWS entry about pypy3 support.

Jelmer Vernooij 8 lat temu
rodzic
commit
0539a76c08
1 zmienionych plików z 4 dodań i 0 usunięć
  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