Skip to content

Fix some tests on Python 3.13 RC1#14504

Merged
Carreau merged 4 commits intoipython:mainfrom
takluyver:fix/pdb-py-3.13
Aug 29, 2024
Merged

Fix some tests on Python 3.13 RC1#14504
Carreau merged 4 commits intoipython:mainfrom
takluyver:fix/pdb-py-3.13

Conversation

@takluyver
Copy link
Copy Markdown
Member

Random little odds and ends that have changed in 3.13 break the tests. I think this should get the CI working again. 🤞

Closes #14457
Closes #14458

@Carreau
Copy link
Copy Markdown
Member

Carreau commented Aug 29, 2024

Thanks for taking the time to do this ! Haven't seen you in forever !

@Carreau Carreau merged commit 82eba44 into ipython:main Aug 29, 2024
@Carreau Carreau added this to the 8.27 milestone Aug 29, 2024
@takluyver
Copy link
Copy Markdown
Member Author

Thank you! It was good to dig into some IPython code again.

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.

test_decorator_skip_with_breakpoint failure on Python 3.13 test_pinfo_docstring_dynamic failure on Python 3.13

2 participants