Add bpdb to debug_statements_hook by mwip · Pull Request #942 · pre-commit/pre-commit-hooks
pre-commit / pre-commit-hooks Public
-
-
Notifications
You must be signed in to change notification settings - Fork 792
Merged
Merged
Conversation
mwip
commented
Aug 2, 2023
mwip
commented
Contributor
This patch adds the bpython debugger import bpdb to the debug_statements_hook.
Closes #941
This patch adds the bpython debugger import `bpdb` to the debug_statements_hook.
asottile
approved these changes
asottile
left a comment
asottile
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
asottile
merged commit
1790c6b
into
pre-commit:main
logpie added a commit to logpie/otto that referenced this pull request
All 10 projects validated: verify.sh FAILs on BEFORE commit, passes on AFTER. Python projects (8): - real-dotenv-cwd-bug: Fix CLI crash when CWD deleted (theskumar/python-dotenv#446) - real-humanize-precisedelta: Fix rounding carry-over in precisedelta (python-humanize/humanize#254) - real-humanize-intword: Fix plural form and boundary rounding in intword (python-humanize/humanize#273) - real-iniconfig-parse: Add IniConfig.parse() with inline comment stripping (pytest-dev/iniconfig#70) - real-itsdangerous-overflow: Handle date overflow in timed unsign (pallets/itsdangerous) - real-pathspec-empty: Fix ValueError for empty pattern lists in backends (cpburnz/python-pathspec#100) - real-precommit-empty-sort: Fix file-contents-sorter adding blank line to empty files (pre-commit/pre-commit-hooks#935) - real-precommit-debug-bpdb: Add bpdb debugger detection (pre-commit/pre-commit-hooks#942) Node.js projects (2): - real-yargs-parser-hyphens: Fix parsing of options ending with 3+ hyphens (yargs/yargs-parser#434) - real-string-width-emoji: Fix width for minimally-qualified emoji sequences (sindresorhus/string-width#68) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
