svn commit: r1935892 - subversion/branches/1.15.x
[email protected] Sat, 04 Jul 2026 19:53:40 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178319482059.330602.3670186435142497515@svn03-he-fi> |
Author: ivan
Date: Sat Jul 4 19:53:40 2026
New Revision: 1935892
Log:
* branches/1.15.x/STATUS: Replace r1934497 group with r1935776 nomination.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Sat Jul 4 18:45:04 2026 (r1935891)
+++ subversion/branches/1.15.x/STATUS Sat Jul 4 19:53:40 2026 (r1935892)
@@ -47,12 +47,14 @@ Candidate changes:
+1: ivan
+0: brane (review only, can't test)
- * r1934497, r1934500
- Make test work without the 'venv' Python module.
+ * r1935776
+ Rework XML output validation in tests.
Justification:
Support testing with embeddable Python that doesn't provide 'venv'.
+ Branch:
+ 1.15.x-r1935776
Votes:
- +1: brane
+ +1: ivan
* r1934784
Do not mix atomic and non-atomic access to a variable.