svn commit: r1936307 - subversion/branches/1.15.x
[email protected] Sun, 19 Jul 2026 08:25:04 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178444950427.1759971.2728498860277776856@svn03-he-fi> |
Author: dsahlberg Date: Sun Jul 19 08:25:04 2026 New Revision: 1936307 Log: Nominate r1936306 as a change that cannot go into later than 1.15.0. Modified: subversion/branches/1.15.x/STATUS Modified: subversion/branches/1.15.x/STATUS ============================================================================== --- subversion/branches/1.15.x/STATUS Sun Jul 19 08:21:40 2026 (r1936306) +++ subversion/branches/1.15.x/STATUS Sun Jul 19 08:25:04 2026 (r1936307) @@ -18,6 +18,14 @@ Release blockers for 1.15.0: Candidate changes that cannot go into a later 1.15.x: ===================================================== +* r1936306 + 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 + Other candidate changes: ========================