Author: jun66j5
Date: Sat Feb 3 00:04:52 2024
New Revision: 1915552
URL: http://svn.apache.org/viewvc?rev=1915552&view=rev
Log:
Vote for r1912632, approving.
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=1915552&r1=1915551&r2=1915552&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Sat Feb 3 00:04:52 2024
@@ -29,6 +29,12 @@ Candidate changes:
Votes:
+1: dsahlberg, hartmannathan
+Veto-blocked changes:
+=====================
+
+Approved changes:
+=================
+
* r1912632
Fix `invalid escape sequence` in Python scripts to prevent many
`SyntaxWarning`s since Python 3.12.
@@ -36,10 +42,4 @@ Candidate changes:
Bare \ in regexps are SyntaxWarning as of Python 3.12, will be
SyntaxError in a future release.
Votes:
- +1: dsahlberg, futatuki
-
-Veto-blocked changes:
-=====================
-
-Approved changes:
-=================
+ +1: dsahlberg, futatuki, jun66j5