Author: dsahlberg
Date: Sun Mar 27 16:59:59 2022
New Revision: 1899249
URL: http://svn.apache.org/viewvc?rev=1899249&view=rev
Log:
* STATUS: Block r1897441 since it doesn't apply cleanly
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=1899249&r1=1899248&r2=1899249&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Sun Mar 27 16:59:59 2022
@@ -105,15 +105,16 @@ Veto-blocked changes:
-1: brane (contains CRLF line endings, needs svn:eol-style + fixup)
(+1 once that is fixed)
-Approved changes:
-=================
-
* r1897441
swig-py: Fix cleanup failing in unit tests with Python 3 on Windows.
Justification:
Make check-swig-py passed.
Votes:
+1: jun66j5, markphip
+ -1: dsahlberg (doesn't apply cleanly, +0 once fixed)
+
+Approved changes:
+=================
* r1886708
swig-py: Fix dependency of make copy-swig-py target.