Skip to content

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

Merged
nicoddemus merged 1 commit into8.3.xfrom
patchback/backports/8.3.x/a4e40bcf77f29615a12a12758e5307d3f4ee0663/pr-12885
Oct 13, 2024
Merged

[PR #12885/a4e40bcf backport][8.3.x] Fix pdb selftests on Python 3.13#12887
nicoddemus merged 1 commit into8.3.xfrom
patchback/backports/8.3.x/a4e40bcf77f29615a12a12758e5307d3f4ee0663/pr-12885

Conversation

@patchback
Copy link
Copy Markdown

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