Merge branch 'maint-0.3.4'

This commit is contained in:
Nick Mathewson
2018-06-26 09:21:59 -04:00
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (compilation):
- When building Tor, prefer to use Python 3 over Python 2, and more
recent (contemplated) versions over older ones. Closes ticket 26372.