bpo-32159: Remove tools for CVS and Subversion (#4615)
CPython migrated from CVS to Subversion, to Mercurial, and then to Git. CVS and Subversion are not more used to develop CPython. * platform module: drop support for sys.subversion. The sys.subversion attribute has been removed in Python 3.3. * Remove Misc/svnmap.txt * Remove Tools/scripts/svneol.py * Remove Tools/scripts/treesync.py
V
Victor Stinner committed
fe2d5babba5d26de2093b6518316b268488187be
Parent: a4a3020
Committed by GitHub <noreply@github.com>
on 11/28/2017, 9:29:32 PM