diff --git a/news/206.feature.rst b/news/206.feature.rst new file mode 100644 index 00000000..2747c2c8 --- /dev/null +++ b/news/206.feature.rst @@ -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.