8000 gh-117618: Make package.module searchable for breakpoints and clean up docs by gaogaotiantian · Pull Request #117619 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-117618: Make package.module searchable for breakpoints and clean up docs #117619

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 9 commits into from
Apr 30, 2024
Prev Previous commit
Next Next commit
Update 2024-04-08-03-23-22.gh-issue-117618.-4DCUw.rst
  • Loading branch information
gaogaotiantian authored Apr 8, 2024
commit 56cda809324bc4eaa599bd7a1ecfce990daa9034
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Support ``package.module`` as ``filename`` for :pdbcommand:`break`
Support ``package.module`` as ``filename`` for ``break`` command
Copy link
Member

Choose a reason for hiding this comment

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

Mention pdb

Copy link
Member Author

Choose a reason for hiding this comment

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

Is the current version better?

0