Author: futatuki
Date: Fri Jan 19 15:40:14 2024
New Revision: 1915332
URL: http://svn.apache.org/viewvc?rev=1915332&view=rev
Log:
* 1.14.x/STATUS : Approve r1914518, for enough +1s (not core code, not
affect the build system)
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=1915332&r1=1915331&r2=1915332&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Fri Jan 19 15:40:14 2024
@@ -29,13 +29,6 @@ Candidate changes:
Votes:
+1: dsahlberg, hartmannathan
- * r1914518
- Fix inconsistency in path argment on Config.which_group()
- Justification:
- Bug fix.
- Votes:
- +1: futatuki, dsahlberg
-
* r1912632
Fix `invalid escape sequence` in Python scripts to prevent many
`SyntaxWarning`s since Python 3.12.
@@ -58,3 +51,10 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1914518
+ Fix inconsistency in path argment on Config.which_group()
+ Justification:
+ Bug fix.
+ Votes:
+ +1: futatuki, dsahlberg