Author: futatuki
Date: Fri Jan 19 15:48:29 2024
New Revision: 1915333
URL: http://svn.apache.org/viewvc?rev=1915333&view=rev
Log:
* 1.14.x/STATUS:
- Vote for r1912632
- Vote for r1915316, 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=1915333&r1=1915332&r2=1915333&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Fri Jan 19 15:48:29 2024
@@ -36,15 +36,7 @@ Candidate changes:
Bare \ in regexps are SyntaxWarning as of Python 3.12, will be
SyntaxError in a future release.
Votes:
- +1: dsahlberg
-
- * r1915316
- swig-py: Fix `none_dealloc` error caused by reference count issue in
- `apply_textdelta` invoked from `svn.repos.replay()`.
- Justification:
- Fix Python interpreter crash which often occurs with large repositories.
- Votes:
- +1: jun66j5
+ +1: dsahlberg, futatuki
Veto-blocked changes:
=====================
@@ -58,3 +50,11 @@ Approved changes:
Bug fix.
Votes:
+1: futatuki, dsahlberg
+
+ * r1915316
+ swig-py: Fix `none_dealloc` error caused by reference count issue in
+ `apply_textdelta` invoked from `svn.repos.replay()`.
+ Justification:
+ Fix Python interpreter crash which often occurs with large repositories.
+ Votes:
+ +1: jun66j5, futatuki