You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ja...@apache.org on 2022/11/06 16:56:20 UTC

svn commit: r1905101 - /subversion/branches/1.14.x/STATUS

Author: jamessan
Date: Sun Nov  6 16:56:20 2022
New Revision: 1905101

URL: http://svn.apache.org/viewvc?rev=1905101&view=rev
Log:
* STATUS:
  Vote +1 on r1900882, approving.
  Vote +1 on r1900890, approving.
  Vote +1 on the 1.14.x-r1903267 branch.
  Vote +1 on r1904193, approving.
  Vote +1 on r1904936, approving.
  Vote +1 on r1904938, 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=1905101&r1=1905100&r2=1905101&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Sun Nov  6 16:56:20 2022
@@ -39,27 +39,6 @@ Candidate changes:
    votes:
      +1: rhuijben
 
- * r1900882
-   SVN-4899: Replace a call to a function deprecated upstream.
-   Justification:
-     No-op on Python 3.2 and newer, but will allow Subversion 1.14.x to be
-     built by future Python 3.12.  Note that Python 3.2 was released 9 years
-     before Subversion 1.14.0.
-   Votes:
-     +1: danielsh
-     -0: futatuki (This breaks Python 2.7 support;
-                   +1 if r1900890 (see below) is also backported)
-
- * r1900890
-   Follow up to r1900882: Restore Python 2.7 support on autogen.sh
-   Justification:
-     autogen.sh is need to build SWIG Python 2 bindings.
-     We have not actively dropped Python 2.7 support, at least on 1.14.x.
-   Depends:
-     r1900882
-   Votes:
-     +1: futatuki, jun66j5
-
  * r1903267
    Makefile.in (fast-clean, clean-swig-py): Remove __pycache__ directory
    as well as *.pyc
@@ -68,7 +47,7 @@ Candidate changes:
    Branch:
      1.14.x-r1903267
    Votes:
-     +1: futatuki
+     +1: futatuki, jamessan
 
  * r1904167
    swig-py: Fix conditionals by SWIG version and by Python version for proxy
@@ -78,14 +57,6 @@ Candidate changes:
    Votes:
      +1: futatuki, jun66j5
 
- * r1904193
-   SVN-4908: Copy 'locked' from svn_wc_status3_t to svn_wc_status2_t
-   Justification:
-     Allow PySVN (and other deprecated API users) to detect working copy
-     locked status.
-   Votes:
-     +1: hartmannathan, rhuijben
-
  * r1904198, r1904287
    swig-py: build: Don't pass deprecated options to SWIG >= 4.1.0 release
    Justification:
@@ -95,22 +66,52 @@ Candidate changes:
    Votes:
      +1: futatuki
 
+Veto-blocked changes:
+=====================
+
+Approved changes:
+=================
+
+ * r1900882
+   SVN-4899: Replace a call to a function deprecated upstream.
+   Justification:
+     No-op on Python 3.2 and newer, but will allow Subversion 1.14.x to be
+     built by future Python 3.12.  Note that Python 3.2 was released 9 years
+     before Subversion 1.14.0.
+   Votes:
+     +1: danielsh, jamessan
+     -0: futatuki (This breaks Python 2.7 support;
+                   +1 if r1900890 (see below) is also backported)
+
+ * r1900890
+   Follow up to r1900882: Restore Python 2.7 support on autogen.sh
+   Justification:
+     autogen.sh is need to build SWIG Python 2 bindings.
+     We have not actively dropped Python 2.7 support, at least on 1.14.x.
+   Depends:
+     r1900882
+   Votes:
+     +1: futatuki, jun66j5, jamessan
+
+ * r1904193
+   SVN-4908: Copy 'locked' from svn_wc_status3_t to svn_wc_status2_t
+   Justification:
+     Allow PySVN (and other deprecated API users) to detect working copy
+     locked status.
+   Votes:
+     +1: hartmannathan, rhuijben, jamessan
+
  * r1904936
    Add @Deprecated decorations to avoid compiler warnings.
    Justification:
      Avoid some compiler warnings
    Votes:
-     +1: dsahlberg
+     +1: dsahlberg, jamessan
 
  * r1904938
    Java binding fixes.
    Justification:
      Don't crash if someone uses a null message
    Votes:
-     +1: dsahlberg
-
-Veto-blocked changes:
-=====================
+     +1: dsahlberg, jamessan
 
-Approved changes:
-=================