8000 PEP 768: Safe external debugger interface for CPython by pablogsal · Pull Request #4158 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 768: Safe external debugger interface for CPython #4158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Dec 9, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pep-0778.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
pablogsal and hugovk authored Dec 7, 2024
commit 982284eea59d25062f86a02ab7f991c250ecd19a
2 changes: 1 addition & 1 deletion peps/pep-0778.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PEP: 778
PEP: 768
Title: Safe external debugger interface for CPython
Author: Pablo Galindo Salgado <pablogsal@python.org>, Matt Wozniski <godlygeek@gmail.com>, Ivona Stojanovic <stojanovic.i@hotmail.com>
Discussions-To: xxxxx
Expand Down
Loading
0