Przeglądaj źródła

Mention python3 related compatibility fixes.

Jelmer Vernooij 11 lat temu
rodzic
commit
cab1d5b9a4
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -21,6 +21,9 @@
    wants when talking to empty repository.
    (Damien Tournoud)
 
+ * Various changes to improve compatibility with
+   Python 3. (Gary van der Merwe)
+
  BUG FIXES
 
  * Support unseekable 'wsgi.input' streams.