Skip to content

Conversation

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

4 participants