Uh oh!
There was an error while loading. Please reload this page.
Test changing base method to async after #1295 - #1464
Conversation
Re-do of ipython#1339, the goal is to detect downstream breakage
Carreau
commented
Oct 29, 2025
@ianthomas23 thoughts ? As for previous one, mostly as a canary to see if nightly would break stuff, and potentially revert it and redo in a couple of month if that's the case. |
ianthomas23
commented
Oct 30, 2025
I'm happy to merge this to see if it causes problems elsewhere. |
Carreau
commented
Oct 30, 2025
Ok, let's try then, and revert if/when needed. |
Uh oh!
There was an error while loading. Please reload this page.
ianthomas23
commented
Jan 8, 2026
@Carreau I'd like to make a |
Carreau
commented
Jan 9, 2026
#1339 was opened less than a year ago so I would say to maybe revert for a 7.2.0 minor. At some point though we need to bite the bullet make a release that breaks a few things even if this means re-releasing a patch a few days after. |
ianthomas23
commented
Jan 9, 2026
Thanks, I'll remove this before the 7.2.0 release and then re-apply it afterwards. |
…#1493) Temporarily revert commit 31ec38a (PR #1464) so that it will not be included in the upcoming 7.2.0 release as discussed in #1464 (comment). This will be re-applied to the `main` branch after the 7.2.0 release.
Re-do of #1339, the goal is to detect downstream breakage