Commit c5a24ff
* Backport PR #23057: FIX: ensure switching the backend installs repl hook
Merge pull request #23057 from tacaswell/fix_pylab
(cherry picked from commit b31c5ae)
* Merge pull request #23106 from anntzer/tpi
MNT: Reuse subprocess_run_helper in test_pylab_integration.
(cherry picked from commit 51624b6)
* TST: Adjust to state tracking on 3.5.x branch
The implementation of tracking if the repl displayhook is installed changed on
main. Adjust the backported test to work with the old way.
Co-authored-by: Antony Lee <[email protected]>
1 parent 20cda21 commit c5a24ff
2 files changed
+18
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | 218 | | |
225 | 219 | | |
226 | 220 | | |
| |||
311 | 305 | | |
312 | 306 | | |
313 | 307 | | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
314 | 312 | | |
315 | 313 | | |
316 | 314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
0 commit comments