]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127627: Add `posix._emscripten_debugger` function (#127628)
authorHood Chatham <roberthoodchatham@gmail.com>
Fri, 6 Dec 2024 02:47:51 +0000 (03:47 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Dec 2024 02:47:51 +0000 (10:47 +0800)
commit25eee578c8e369b027da6d9d2725f29df6ef1cbd
tree0126db5556cb9da7c3a6e241655651362d8df287
parent8b3cccf3f9508572d85b0044519f2bd5715dacad
gh-127627: Add `posix._emscripten_debugger` function (#127628)

Add a posix._emscripten_debugger function to add an emscripten breakpoint.
Misc/NEWS.d/next/Library/2024-12-05-10-14-52.gh-issue-127627.fgCHOZ.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c