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

[PR #12885/a4e40bcf backport][8.3.x] Fix pdb selftests on Python 3.13 #12887

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Oct 13, 2024

This is a backport of PR #12885 as merged into main (a4e40bc).

Python 3.13 makes pdb break on the breakpoint() call, rather than on the next line:
https://docs.python.org/3/whatsnew/3.13.html#pdb

Also runs the pdb tests on Python 3.13 in CI.
See #12884 for a more proper solution for that.

Fixes #12497

Fix pdb selftests on Python 3.13

(cherry picked from commit a4e40bc)
@nicoddemus nicoddemus merged commit 52135b0 into 8.3.x Oct 13, 2024
29 checks passed
@nicoddemus nicoddemus deleted the patchback/backports/8.3.x/a4e40bcf77f29615a12a12758e5307d3f4ee0663/pr-12885 branch October 13, 2024 20:27
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.

3 participants