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 fe2d5baCopy full SHA for fe2d5ba
8 files changed
+8-72,881Lines changed: 8 additions & 72881 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- Lib
- test
- Misc
- NEWS.d/next/Tools-Demos
- Tools/scripts
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+2-5Lines changed: 2 additions & 5 deletions
| 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 | |
|
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
| 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 | |
|
Collapse file
Misc/NEWS.d/next/Tools-Demos/2017-11-28-21-24-41.bpo-32159.RSl4QK.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
Collapse file
-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
26 | 25 | |
27 | 26 | |
Collapse file
-72,546Lines changed: 0 additions & 72546 deletions
This file was deleted.
Collapse file
-2Lines changed: 0 additions & 2 deletions
| 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 | |
Collapse file
-114Lines changed: 0 additions & 114 deletions
This file was deleted.
Collapse file
-210Lines changed: 0 additions & 210 deletions
This file was deleted.
0 commit comments