svn commit: r1936766 - subversion/branches/1.15.x

[email protected] Fri, 31 Jul 2026 13:00:24 -0000
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <178550282449.727180.4183637497643101975@svn03-he-fi>
Author: kotkov
Date: Fri Jul 31 13:00:24 2026
New Revision: 1936766

Log:
* branches/1.15.x/STATUS: +1 for the (r1936306, r1936315) group, approving.

Modified:
   subversion/branches/1.15.x/STATUS

Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS	Fri Jul 31 12:53:36 2026	(r1936765)
+++ subversion/branches/1.15.x/STATUS	Fri Jul 31 13:00:24 2026	(r1936766)
@@ -18,14 +18,6 @@ Release blockers for 1.15.0:
 Candidate changes that cannot go into a later 1.15.x:
 =====================================================
 
-* r1936306, r1936315
-  Remove the ctypes bindings code.
-  Justification:
-    Ctypes bindings don't work with Python 3 (and has not worked for at
-    least 6 years).
-  Votes:
-    +1: dsahlberg, ivan
-
 Other candidate changes:
 ========================
 
@@ -103,3 +95,11 @@ Approved changes:
     1.15.x-r1936635
   Votes:
     +1: ivan, dsahlberg, kotkov
+
+* r1936306, r1936315
+  Remove the ctypes bindings code.
+  Justification:
+    Ctypes bindings don't work with Python 3 (and has not worked for at
+    least 6 years).
+  Votes:
+    +1: dsahlberg, ivan, kotkov