Commit 8314997
svn-role
Merge r1931266 from trunk:
* r1931266
In Python 3, hashlib input data must be byte strings, not Unicode.
Justification:
Allow testing with davautocheck with SSL
Votes:
+0: hartmannathan
+1: jun66j5, brane, dsahlberg
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.15.x@1933232 13f79535-47bb-0310-9956-ffa450edef681 parent 575f712 commit 8314997
2 files changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
787 | | - | |
| 787 | + | |
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
| |||
0 commit comments