Skip to content

Add CODEOWNERS for remote debugging #134720

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 1 commit into from
May 26, 2025
Merged

Conversation

pablogsal
Copy link
Member

No description provided.

@pablogsal pablogsal added the needs backport to 3.14 bugs and security fixes label May 26, 2025
@pablogsal pablogsal enabled auto-merge (squash) May 26, 2025 14:36
@pablogsal pablogsal merged commit ce0561f into python:main May 26, 2025
30 of 31 checks passed
@pablogsal pablogsal deleted the codeowners branch May 26, 2025 14:36
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 26, 2025
(cherry picked from commit ce0561f)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented May 26, 2025

GH-134721 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 26, 2025
# Remote debugging
Python/remote_debug.h @pablogsal
Python/remote_debugging.c @pablogsal
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please keep a trailing newline

Comment on lines +336 to +338
Python/remote_debug.h @pablogsal
Python/remote_debugging.c @pablogsal
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Python/remote_debug.h @pablogsal
Python/remote_debugging.c @pablogsal
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
Python/remote_debug* @pablogsal
Modules/_remote_debugging* @pablogsal @ambv @1st1

@pablogsal
Copy link
Member Author

Damn sorry I clicked auto land and missed your review. Let me correct it separately

@pablogsal
Copy link
Member Author

#134722

@AA-Turner
Copy link
Member

No worries!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants