forked frompython-mode/python-mode
- Notifications
You must be signed in to change notification settings - Fork0
Commitfefcb78

Dave Smith
Improve performance of white space removal
On large'ish python files, this was taking 10+ secondsat save time. Now it runs instantly, even on very largepython files.Cursor position does not move.1 parente877c7e commitfefcb78
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 |
| |
138 | 143 |
| |
139 | 144 |
| |
|
0 commit comments
Comments
(0)