소스 검색

Mention python3 related compatibility fixes.

Jelmer Vernooij 11 년 전
부모
커밋
cab1d5b9a4
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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.