Author: jcorvel
Date: Wed May 27 19:15:38 2020
New Revision: 1878195
URL: http://svn.apache.org/viewvc?rev=1878195&view=rev
Log:
* 1.14.x/STATUS: Vote for r1876707 group, and tweak description to be more
general for the entire group of revisions.
Modified:
subversion/branches/1.14.x/STATUS
Modified: subversion/branches/1.14.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1878195&r1=1878194&r2=1878195&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Wed May 27 19:15:38 2020
@@ -33,12 +33,13 @@ Candidate changes:
* r1876707, r1876734, r1877318, r1877712, r1878141, r1878142, r1878143,
r1878144
- Escape special characters in path when construct expected output regex.
+ Various fixes for making the test suite run correctly with Python 3 on
+ Windows.
Justification:
- Our test suit should test Subversion correctly also on Windows with
+ Our test suite should test Subversion correctly also on Windows with
Python 3
Votes:
- +1: futatuki
+ +1: futatuki, jcorvel
* r1876906
Make gen-make.py --debug work with Python 3