Commit 78904b6
committed
Deprecate setting the timer interval while starting it.
This feature is unused internally and has simple replacements; removing
it will make it easier for subclasses to directly override Timer.start
rather than having Timer.start handle the interval and then deferring to
a private _timer_start.1 parent 6ba7d5f commit 78904b6
File tree
2 files changed
+7
-0
lines changed- doc/api/next_api_changes/deprecations
- lib/matplotlib
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
| 1120 | + | |
1120 | 1121 | | |
1121 | 1122 | | |
1122 | 1123 | | |
| |||
0 commit comments