Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid syntax in ipykernel/log.py #567

Merged
merged 1 commit into from Dec 11, 2020

Conversation

chronitis
Copy link
Contributor

@chronitis chronitis commented Dec 11, 2020

The DeprecationWarning in this file is missing a comma, so the file can't be loaded. Not used in the normal configuration (since it's deprecated, but while the file is present it should probably be importable).

Found while packaging for Debian since all files get byte-compiled on install, which picked this up.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit d6e7230 into ipython:master Dec 11, 2020
@blink1073
Copy link
Member

@Carreau Carreau added this to the 5.4 milestone Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants