Commit fe2d5ba
authored
bpo-32159: Remove tools for CVS and Subversion (python#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.py1 parent a4a3020 commit fe2d5ba
File tree
8 files changed
+8
-72881
lines changed- Lib
- test
- Misc
- NEWS.d/next/Tools-Demos
- Tools/scripts
8 files changed
+8
-72881
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1202 | 1202 | | |
1203 | 1203 | | |
1204 | 1204 | | |
1205 | | - | |
1206 | | - | |
1207 | | - | |
1208 | 1205 | | |
1209 | 1206 | | |
1210 | 1207 | | |
| |||
1259 | 1256 | | |
1260 | 1257 | | |
1261 | 1258 | | |
1262 | | - | |
| 1259 | + | |
1263 | 1260 | | |
1264 | 1261 | | |
1265 | 1262 | | |
| |||
1273 | 1270 | | |
1274 | 1271 | | |
1275 | 1272 | | |
1276 | | - | |
| 1273 | + | |
1277 | 1274 | | |
1278 | 1275 | | |
1279 | 1276 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | | - | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
This file was deleted.
This file was deleted.
0 commit comments