Skip to content

Commit

Permalink
Document that we can debug python3.13t
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Wozniski <[email protected]>
  • Loading branch information
godlygeek committed Aug 17, 2024
1 parent 9388608 commit ebdeb8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions news/206.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Support debugging free-threading (a.k.a. "nogil") Python 3.13 builds. Note that PyStack can't itself be run with ``python3.13t``, it can only attach to a ``python3.13t`` process or core file from another interpreter.

0 comments on commit ebdeb8d

Please sign in to comment.