Author: jun66j5
Date: Thu Nov 19 15:48:52 2020
New Revision: 1883644

URL: http://svn.apache.org/viewvc?rev=1883644&view=rev
Log:
* STATUS: Vote for r1877338 and nominate r1883335, r1883337 and r1883570

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=1883644&r1=1883643&r2=1883644&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Thu Nov 19 15:48:52 2020
@@ -101,7 +101,29 @@ Candidate changes:
    Justification:
      SWIG Python bindings should be able to build with SWIG4 on Windows, too
    Votes:
-     +1: futatuki
+     +1: futatuki, jun66j5
+
+ * r1883335
+   Fix unable to load *.pyd files with Python 3.8.x on Windows.
+   Justification:
+     Make Python bindings available with Python 3.8+ on Windows.
+   Votes:
+     +1: jun66j5
+
+ * r1883337
+   Remove uses of os.dup2() from run_tests.py in order to adapt the new
+   console reader and writer on Windows since Python 3.6.
+   Justification:
+     PYTHONLEGACYWINDOWSSTDIO is no longer needed to run unit tests on Windows.
+   Votes:
+     +1: jun66j5
+
+ * r1883570
+   Fix C4204 errors while building swig-py with Python 3.9 on Windows.
+   Justification:
+     Allow building Python bindings with Python 3.9 on Windows.
+   Votes:
+     +1: jun66j5
 
 Veto-blocked changes:
 =====================


Reply via email to