Skip to content

Conversation

@JohanMabille
Copy link
Contributor

This implements the XPUB JEP in ipykernel.

@JohanMabille
Copy link
Contributor Author

This needs spyder-ide/qtconsole#644 and a release of qtconsole.

@SylvainCorlay
Copy link
Member

It's been a few weeks areadly. I propose that we disable the qtconsole downstream tests, until we hear back from the team.

JohanMabille added a commit that referenced this pull request Jan 8, 2026
As suggested
[here](#1482 (comment)),
this removes the spyder downstream tests to avoid delaying more the PRs
on ipykernel.

Done in a dedicated PR so it's easier to retrieve this change in the
history if we need to add them back at some point.
@JohanMabille JohanMabille merged commit 6786ddd into ipython:main Jan 8, 2026
46 of 47 checks passed
@JohanMabille JohanMabille deleted the xpub branch January 8, 2026 10:21
@ianthomas23
Copy link
Collaborator

This is in the 7.2.0a0 prerelease so that is can be fully tested.

@ccordoba12
Copy link
Member

It's been a few weeks areadly. I propose that we disable the qtconsole downstream tests, until we hear back from the team.

Sorry for the unresponsiveness but I'd also like to say that, even if I were available, tests in spyder-ide/qtconsole#644 are not passing, so I couldn't merge that PR.

@JohanMabille
Copy link
Contributor Author

Which test do not pass? I see every job green.

"""

def __init__(self, socket, pipe=False):
def __init__(self, socket, session=None, pipe=False):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a breaking API change, let's make sure this is a major version bump

Sign up for free to 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.

5 participants