Comparing 8.17.1...8.17.2 · ipython/ipython
base repository: ipython/ipython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.17.1
head repository: ipython/ipython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.17.2
- 5 commits
- 5 files changed
- 1 contributor
Commits on Oct 31, 2023
-
Fix #14230 (missing param for autoreload)
This extend the tests to actually trigger the same event as what the shell is doing, and updating the auto reload callback to accept more parameters. It also improve both the logging and test mock to log more informations on failure.
-
Fix #14230 (missing param for autoreload) (#14231)
This extend the tests to actually trigger the same event as what the shell is doing, and updating the auto reload callback to accept more parameters. It also improve both the logging and test mock to log more informations on failure.