Merge branch 'maint-0.4.3' into release-0.4.3

This commit is contained in:
Nick Mathewson
2020-11-16 22:42:22 -05:00
2 changed files with 8 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (testing, portability):
- Fix our Python reference-implementation for the v3 onion service
handshake so that it works correctly with the version of hashlib provided
by Python 3.9. Fixes part of bug 40179; bugfix on 0.3.1.6-rc.