8000 Generate less warnings for stale code · Issue #125600 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Generate less warnings for stale code #125600

New issue

Have a question ab 8000 out 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

Closed
gaogaotiantian opened this issue Oct 16, 2024 · 0 comments
Closed

Generate less warnings for stale code #125600

gaogaotiantian opened this issue Oct 16, 2024 · 0 comments
Labels
type-feature A feature request or enhancement

Comments

@gaogaotiantian
Copy link
Member
gaogaotiantian commented Oct 16, 2024

Feature or enhancement

Proposal:

We added a feature in pdb to give a warning when the source code is changed during debugging, which was a nice feature. However, there are certain scenarios where we don't need to give this warning (like if the user restart the program immediately). Or, to be more specific, we only need to generate this warning when the user browses source code.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant
0