Skip to content

Test changing base method to async after #1295 - #1464

Merged
Carreau merged 1 commit into
ipython:mainfrom
Carreau:canary2
Oct 30, 2025
Merged

Test changing base method to async after #1295#1464
Carreau merged 1 commit into
ipython:mainfrom
Carreau:canary2

Conversation

@Carreau

Copy link
Copy Markdown
Member

Re-do of #1339, the goal is to detect downstream breakage

Re-do of ipython#1339, the goal is to detect downstream breakage
@Carreau

Copy link
Copy Markdown
MemberAuthor

@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

Copy link
Copy Markdown
Collaborator

@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.

I'm happy to merge this to see if it causes problems elsewhere.

@Carreau

Copy link
Copy Markdown
MemberAuthor

Ok, let's try then, and revert if/when needed.

@Carreau
Carreau merged commit 31ec38a into ipython:mainOct 30, 2025
77 of 78 checks passed
@ianthomas23

Copy link
Copy Markdown
Collaborator

@Carreau I'd like to make a 7.2.0 release as there have been a few changes recently, there is a 7.2.0a0 prerelease on PyPI for testing purposes. Do you think these base method async changes can be safely included in that, or do we need to revert this before the actual release?

@Carreau

Copy link
Copy Markdown
MemberAuthor

#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

Copy link
Copy Markdown
Collaborator

Thanks, I'll remove this before the 7.2.0 release and then re-apply it afterwards.

ianthomas23 added a commit to ianthomas23/ipykernel that referenced this pull request Jan 30, 2026
JohanMabille added a commit that referenced this pull request Feb 2, 2026
…#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.
adityawasudeo pushed a commit to adityawasudeo/ipykernel that referenced this pull request Feb 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Carreau@ianthomas23