René's URL Explorer Experiment


Title: Fix hooks printing errors to stderr instead of stdout by Copilot · Pull Request #1844 · usethis-python/usethis-python · GitHub

Open Graph Title: Fix hooks printing errors to stderr instead of stdout by Copilot · Pull Request #1844 · usethis-python/usethis-python

X Title: Fix hooks printing errors to stderr instead of stdout by Copilot · Pull Request #1844 · usethis-python/usethis-python

Description: Pre-commit/prek hooks were printing violation output to stderr and a success message to stdout. Since prek captures stdout as the primary display stream, errors could go unseen while "No forbidden patterns found in docstrings." was always the visible output. Changes hooks/check-docstring-substrings.py, check-comment-keywords.py, check-banned-words.py: Print violations to stdout, remove redundant success messages (the framework already shows Passed/Failed), drop unused sys imports Before/after # Before: errors invisible, success message always shown if violations: print("ERROR: ...", file=sys.stderr) # potentially unseen return 1 print("No forbidden patterns found in docstrings.") # always visible # After: errors visible, no noise on success if violations: print("ERROR: ...") # stdout, captured by prek return 1 return 0 Lesson Filed #1845 — pre-commit hooks must use stdout for all output (general CLI convention of errors→stderr conflicts with the pre-commit captured-output model).

Open Graph Description: Pre-commit/prek hooks were printing violation output to stderr and a success message to stdout. Since prek captures stdout as the primary display stream, errors could go unseen while "No forbi...

X Description: Pre-commit/prek hooks were printing violation output to stderr and a success message to stdout. Since prek captures stdout as the primary display stream, errors could go unseen while "No f...

Opengraph URL: https://github.com/usethis-python/usethis-python/pull/1844

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e57b1961-b75d-9068-412e-53ca4e31e109
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCCC4:12A6C9:28FBE0:3B042B:6A4E2B73
html-safe-nonce155ed13f5245152cbe94e0cf3ed79c9609994b866e043d4eb724bf97670faa0a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQ0M0OjEyQTZDOToyOEZCRTA6M0IwNDJCOjZBNEUyQjczIiwidmlzaXRvcl9pZCI6IjIwMDAwNzgzMDIwMTA1NTExNTUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac07d334481233e06f5192646285449d70e4c0d6d45fa0f1957e0b60e551704916
hovercard-subject-tagpull_request:3496404987
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/usethis-python/usethis-python/pull/1844/files
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altPre-commit/prek hooks were printing violation output to stderr and a success message to stdout. Since prek captures stdout as the primary display stream, errors could go unseen while "No forbi...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/usethis-python/usethis-python git https://github.com/usethis-python/usethis-python.git
octolytics-dimension-user_id216362695
octolytics-dimension-user_loginusethis-python
octolytics-dimension-repository_id842189705
octolytics-dimension-repository_nwousethis-python/usethis-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id842189705
octolytics-dimension-repository_network_root_nwousethis-python/usethis-python
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released9dd20d38f8ae3c4cb6b597807431db300d0bd2a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/usethis-python/usethis-python/pull/1844/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fusethis-python%2Fusethis-python%2Fpull%2F1844%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fusethis-python%2Fusethis-python%2Fpull%2F1844%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=usethis-python%2Fusethis-python
Reloadhttps://github.com/usethis-python/usethis-python/pull/1844/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1844/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1844/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1844/files
usethis-python https://github.com/usethis-python
usethis-pythonhttps://github.com/usethis-python/usethis-python
Notifications https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Fork 5 https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Star 19 https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Code https://github.com/usethis-python/usethis-python
Issues 163 https://github.com/usethis-python/usethis-python/issues
Pull requests 4 https://github.com/usethis-python/usethis-python/pulls
Actions https://github.com/usethis-python/usethis-python/actions
Security and quality 0 https://github.com/usethis-python/usethis-python/security
Insights https://github.com/usethis-python/usethis-python/pulse
Code https://github.com/usethis-python/usethis-python
Issues https://github.com/usethis-python/usethis-python/issues
Pull requests https://github.com/usethis-python/usethis-python/pulls
Actions https://github.com/usethis-python/usethis-python/actions
Security and quality https://github.com/usethis-python/usethis-python/security
Insights https://github.com/usethis-python/usethis-python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fusethis-python%2Fusethis-python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fusethis-python%2Fusethis-python%2Fissues%2Fnew%2Fchoose
nathanjmcdougallhttps://github.com/nathanjmcdougall
mainhttps://github.com/usethis-python/usethis-python/tree/main
copilot/fix-bug-in-docstring-hookhttps://github.com/usethis-python/usethis-python/tree/copilot/fix-bug-in-docstring-hook
Conversation 2 https://github.com/usethis-python/usethis-python/pull/1844
Commits 2 https://github.com/usethis-python/usethis-python/pull/1844/commits
Checks 10 https://github.com/usethis-python/usethis-python/pull/1844/checks
Files changed https://github.com/usethis-python/usethis-python/pull/1844/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1844/files
Fix hooks printing errors to stderr instead of stdout https://github.com/usethis-python/usethis-python/pull/1844/files#top
Show all changes 2 commits https://github.com/usethis-python/usethis-python/pull/1844/files
f89857a Initial plan Copilot Apr 7, 2026 https://github.com/usethis-python/usethis-python/pull/1844/commits/f89857ac445b3af169138acfa78b1f24271a7874
4accb13 Fix hooks to print errors to stdout instead of stderr and remove succ… Copilot Apr 7, 2026 https://github.com/usethis-python/usethis-python/pull/1844/commits/4accb1330177769dad12c2fdc0ef35a51658db2d
Clear filters https://github.com/usethis-python/usethis-python/pull/1844/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1844/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1844/files
check-banned-words.py https://github.com/usethis-python/usethis-python/pull/1844/files#diff-63ab621c96f3be40dd6d38eadc80bcc9951f243a888801db995bc9edcc5225ab
check-comment-keywords.py https://github.com/usethis-python/usethis-python/pull/1844/files#diff-bfe709d3acea910bc0a148866a800837757e9548221076d167806680f7d78637
check-docstring-substrings.py https://github.com/usethis-python/usethis-python/pull/1844/files#diff-8394604992a436c8d9a83ea075c53dbaedd92089fe74986ccf50a3025844d984
hooks/check-banned-words.pyhttps://github.com/usethis-python/usethis-python/pull/1844/files#diff-63ab621c96f3be40dd6d38eadc80bcc9951f243a888801db995bc9edcc5225ab
View file https://github.com/usethis-python/usethis-python/blob/4accb1330177769dad12c2fdc0ef35a51658db2d/hooks/check-banned-words.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1844/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-63ab621c96f3be40dd6d38eadc80bcc9951f243a888801db995bc9edcc5225ab
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-63ab621c96f3be40dd6d38eadc80bcc9951f243a888801db995bc9edcc5225ab
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-63ab621c96f3be40dd6d38eadc80bcc9951f243a888801db995bc9edcc5225ab
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-63ab621c96f3be40dd6d38eadc80bcc9951f243a888801db995bc9edcc5225ab
hooks/check-comment-keywords.pyhttps://github.com/usethis-python/usethis-python/pull/1844/files#diff-bfe709d3acea910bc0a148866a800837757e9548221076d167806680f7d78637
View file https://github.com/usethis-python/usethis-python/blob/4accb1330177769dad12c2fdc0ef35a51658db2d/hooks/check-comment-keywords.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1844/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-bfe709d3acea910bc0a148866a800837757e9548221076d167806680f7d78637
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-bfe709d3acea910bc0a148866a800837757e9548221076d167806680f7d78637
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-bfe709d3acea910bc0a148866a800837757e9548221076d167806680f7d78637
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-bfe709d3acea910bc0a148866a800837757e9548221076d167806680f7d78637
hooks/check-docstring-substrings.pyhttps://github.com/usethis-python/usethis-python/pull/1844/files#diff-8394604992a436c8d9a83ea075c53dbaedd92089fe74986ccf50a3025844d984
View file https://github.com/usethis-python/usethis-python/blob/4accb1330177769dad12c2fdc0ef35a51658db2d/hooks/check-docstring-substrings.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1844/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-8394604992a436c8d9a83ea075c53dbaedd92089fe74986ccf50a3025844d984
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-8394604992a436c8d9a83ea075c53dbaedd92089fe74986ccf50a3025844d984
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-8394604992a436c8d9a83ea075c53dbaedd92089fe74986ccf50a3025844d984
https://github.com/usethis-python/usethis-python/pull/1844/files#diff-8394604992a436c8d9a83ea075c53dbaedd92089fe74986ccf50a3025844d984
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1844/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.