René's URL Explorer Experiment


Title: Only use `files_manager` in the test suite by Copilot · Pull Request #1827 · usethis-python/usethis-python · GitHub

Open Graph Title: Only use `files_manager` in the test suite by Copilot · Pull Request #1827 · usethis-python/usethis-python

X Title: Only use `files_manager` in the test suite by Copilot · Pull Request #1827 · usethis-python/usethis-python

Description: Tests inconsistently used individual file manager context managers (PyprojectTOMLManager, SetupCFGManager, etc.) instead of the unified files_manager(). This made tests fragile and inconsistent—files_manager() locks all managers atomically, which is the correct pattern. Test file changes (~270 replacements across 28 files) Simple cases: with change_cwd(tmp_path), PyprojectTOMLManager(): → with change_cwd(tmp_path), files_manager(): Multi-manager cases: collapsed PyprojectTOMLManager(), UVTOMLManager() into single files_manager() as binding cases: moved manager instantiation into the body since files_manager() already locks the class-level state: # Before with change_cwd(tmp_path), PyprojectTOMLManager() as mgr: mgr[["tool", "uv", "environments"]] = [] # After with change_cwd(tmp_path), files_manager(): mgr = PyprojectTOMLManager() mgr[["tool", "uv", "environments"]] = [] Updated imports: added files_manager, removed now-unused manager imports Enforcement hook Added a pygrep-language prek hook no-bare-managers-in-tests matching ^\s*with\b.*Manager\( in tests/, excluding the three base manager infrastructure test files (test_ini_io_.py, test_toml_io_.py, test_yaml_io_.py) that legitimately use custom My*Manager() subclasses.

Open Graph Description: Tests inconsistently used individual file manager context managers (PyprojectTOMLManager, SetupCFGManager, etc.) instead of the unified files_manager(). This made tests fragile and inconsistent—fil...

X Description: Tests inconsistently used individual file manager context managers (PyprojectTOMLManager, SetupCFGManager, etc.) instead of the unified files_manager(). This made tests fragile and inconsistent—fil...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:73ce8ca6-5087-a6c6-3f5f-6516fbd37f88
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id98CA:1E1ED:E29431:138485E:6A4DD212
html-safe-noncebdbbeb5fc1213c48a848ddd52b8433af29d18d8d0107b0749e4f0722bec13102
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OENBOjFFMUVEOkUyOTQzMToxMzg0ODVFOjZBNEREMjEyIiwidmlzaXRvcl9pZCI6IjU5NjEzMTY2MTQ2NTc2NTk0MTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacdfdd24654514e64a6f7155299ab384994c898a794c07db2694a14ad7c3978ee4
hovercard-subject-tagpull_request:3494600530
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/1827/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:altTests inconsistently used individual file manager context managers (PyprojectTOMLManager, SetupCFGManager, etc.) instead of the unified files_manager(). This made tests fragile and inconsistent—fil...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33
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
release1d344bdb7547fe6bca17a59bb2b8aac3dc9532a0
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/usethis-python/usethis-python/pull/1827/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%2F1827%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%2F1827%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/1827/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1827/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1827/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1827/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/enforce-files-manager-in-testshttps://github.com/usethis-python/usethis-python/tree/copilot/enforce-files-manager-in-tests
Conversation 2 https://github.com/usethis-python/usethis-python/pull/1827
Commits 2 https://github.com/usethis-python/usethis-python/pull/1827/commits
Checks 20 https://github.com/usethis-python/usethis-python/pull/1827/checks
Files changed https://github.com/usethis-python/usethis-python/pull/1827/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1827/files
Only use files_manager in the test suite https://github.com/usethis-python/usethis-python/pull/1827/files#top
Show all changes 2 commits https://github.com/usethis-python/usethis-python/pull/1827/files
17b2307 Initial plan Copilot Apr 6, 2026 https://github.com/usethis-python/usethis-python/pull/1827/commits/17b230767099c97de4143e1ad344f010affcfbbe
3bb8eba Add pygrep prek hook to forbid bare file managers in test with-statem… Copilot Apr 6, 2026 https://github.com/usethis-python/usethis-python/pull/1827/commits/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c
Clear filters https://github.com/usethis-python/usethis-python/pull/1827/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1827/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1827/files
.pre-commit-config.yaml https://github.com/usethis-python/usethis-python/pull/1827/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
conftest.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
test_install.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-2cbedc61dab388ecb7f41cb83ec124ab9c1e9f297fe7ee2d548df29b3a6bb2bb
test_call.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-d18e9b672761df8d8babc82e49b5e4a1d771f8e2bed13a0185b6e415c004099a
test_init.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-db2f23eae96e06566ee7511176303a6c33a9f2028439af3e4baa302e9758dc15
test_link_mode.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-3125c704e56e9cb61f3bcb22ce65bcd8145d3aa9a207e164562deaca5cfd9fde
test_python.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ab3896c1b0e9d0e8bab25fdff674b564c15d5b79da70345e1ad5dd6042c5dd82
test_author.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
test_core_badge.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-78ac185bcc0646ae29f907d96d7931344b935197b9d3d09a25aaad502e6e93c3
test_core_readme.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-24a40863850c5f6cb47384ff899f2549bc62973c6a883a5604e9c5deb2df7911
test_core_tool.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
test_status.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-1a3b306df4fd538ff416721b348b0a5725709e1dfbe5d58d6652750c36b99525
test_name.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ea2401219ef92092c238629bc365af0aad0fd2996391f1d20c059a35babfe87e
test_project.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-7cde9fa5ddbaf255ecdd7bddd8e7076baf83b1f9890cd479a06fdff2b29d83b9
test_pyproject_toml_io_.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-21db846a88f7d1d6ca9333797c5eb38dc9bc7160f07be7e7edb7ca3249e13966
test_remove.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-4b1b50f890fcab458e5133d2370e24b37c5d836e2eb0d9c2c35c1754984a11d2
test_requires_python.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-6f9ba9a4d21d0dda0a17208dda0c09c10b733fce6579638a5bedcf6a0ff3b283
test_valid.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-8fc99ab7b1be93710f01cf49feeea1add0b92134e285ea335b0015a0375874f3
test_hooks.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-5ab09fc2895bd8dd843846dbc43925cc4ba9a24cebe5b270970a7fd8e5e3e3d0
test_pre_commit_schema.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-6d3ff38ad13a8ffa23d22179858b81343a875ea5e9daa25c8fcecf0d02d973bd
test_yaml.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-5b78aeb6c029af75fe793a510b5c8fee629b2f6df5a1a016ff72bafef57f46a1
test_sonarqube_config.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c2990811e202206ad7ed278d24a0dfa7fb8ba7bde2e615c99cc6f3956f3cbf9f
test_deptry.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-b15c47cabb926ac2d7462218cd48a621c1c1cacb256b8a9a0a26d424bac8e27e
test_ruff.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-b2f7ed409e59821eda2a702039dbd41d3cdf664c804e1e392db2b28031c4b391
test_base.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-efbb5bc5b082adfb3c02ad6c97b7fecdd722954283b2a33c110ddc6742f2cdf5
test_heuristics.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-b06cc8c50190cb2167852a3fd5f6c39cf05dd080fc5fe14bb6a22ff4c25e122f
test_init.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-03b4904be80bb78817c393e7e8e51f36468e060e1b8ed7265d8a05bf83c8ccca
test_deps.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-87cee54ce3661f270c09194e0ed323be830aa5ab70975b0e66e3ed956de46c8d
test_init.py https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c8cdfacf50d7c6735fa9b9d43bd3e94fcb4d00b87b15b0f0ec6d9ea2c45c5baa
.pre-commit-config.yamlhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/.pre-commit-config.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
tests/conftest.pyhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/tests/conftest.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-e52e4ddd58b7ef887ab03c04116e676f6280b824ab7469d5d3080e5cba4f2128
tests/test_install.pyhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-2cbedc61dab388ecb7f41cb83ec124ab9c1e9f297fe7ee2d548df29b3a6bb2bb
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/tests/test_install.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-2cbedc61dab388ecb7f41cb83ec124ab9c1e9f297fe7ee2d548df29b3a6bb2bb
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-2cbedc61dab388ecb7f41cb83ec124ab9c1e9f297fe7ee2d548df29b3a6bb2bb
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-2cbedc61dab388ecb7f41cb83ec124ab9c1e9f297fe7ee2d548df29b3a6bb2bb
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-2cbedc61dab388ecb7f41cb83ec124ab9c1e9f297fe7ee2d548df29b3a6bb2bb
tests/usethis/_backend/uv/test_call.pyhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-d18e9b672761df8d8babc82e49b5e4a1d771f8e2bed13a0185b6e415c004099a
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/tests/usethis/_backend/uv/test_call.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-d18e9b672761df8d8babc82e49b5e4a1d771f8e2bed13a0185b6e415c004099a
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-d18e9b672761df8d8babc82e49b5e4a1d771f8e2bed13a0185b6e415c004099a
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-d18e9b672761df8d8babc82e49b5e4a1d771f8e2bed13a0185b6e415c004099a
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-d18e9b672761df8d8babc82e49b5e4a1d771f8e2bed13a0185b6e415c004099a
tests/usethis/_backend/uv/test_init.pyhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-db2f23eae96e06566ee7511176303a6c33a9f2028439af3e4baa302e9758dc15
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/tests/usethis/_backend/uv/test_init.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-db2f23eae96e06566ee7511176303a6c33a9f2028439af3e4baa302e9758dc15
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-db2f23eae96e06566ee7511176303a6c33a9f2028439af3e4baa302e9758dc15
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-db2f23eae96e06566ee7511176303a6c33a9f2028439af3e4baa302e9758dc15
tests/usethis/_backend/uv/test_link_mode.pyhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-3125c704e56e9cb61f3bcb22ce65bcd8145d3aa9a207e164562deaca5cfd9fde
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/tests/usethis/_backend/uv/test_link_mode.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-3125c704e56e9cb61f3bcb22ce65bcd8145d3aa9a207e164562deaca5cfd9fde
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-3125c704e56e9cb61f3bcb22ce65bcd8145d3aa9a207e164562deaca5cfd9fde
tests/usethis/_backend/uv/test_python.pyhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-ab3896c1b0e9d0e8bab25fdff674b564c15d5b79da70345e1ad5dd6042c5dd82
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/tests/usethis/_backend/uv/test_python.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ab3896c1b0e9d0e8bab25fdff674b564c15d5b79da70345e1ad5dd6042c5dd82
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ab3896c1b0e9d0e8bab25fdff674b564c15d5b79da70345e1ad5dd6042c5dd82
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ab3896c1b0e9d0e8bab25fdff674b564c15d5b79da70345e1ad5dd6042c5dd82
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ab3896c1b0e9d0e8bab25fdff674b564c15d5b79da70345e1ad5dd6042c5dd82
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-ab3896c1b0e9d0e8bab25fdff674b564c15d5b79da70345e1ad5dd6042c5dd82
tests/usethis/_core/test_author.pyhttps://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
View file https://github.com/usethis-python/usethis-python/blob/3bb8ebaba2b3145ce30dd23cf90caf0724f8d06c/tests/usethis/_core/test_author.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1827/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
https://github.com/usethis-python/usethis-python/pull/1827/files#diff-c0bc731509a16add33b6a2cbae76accdee5b35b7cc04ac1dfd0f77c96038e8f7
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1827/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1827/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.