René's URL Explorer Experiment


Title: Add --matrix-python/--no-matrix-python flag to opt out of CI matrices by Copilot · Pull Request #1089 · usethis-python/usethis-python · GitHub

Open Graph Title: Add --matrix-python/--no-matrix-python flag to opt out of CI matrices by Copilot · Pull Request #1089 · usethis-python/usethis-python

X Title: Add --matrix-python/--no-matrix-python flag to opt out of CI matrices by Copilot · Pull Request #1089 · usethis-python/usethis-python

Description: Summary Implements the feature requested in the issue to allow opting out of CI matrices for Bitbucket Pipelines. Changes Add --matrix-python/--no-matrix-python flag to usethis ci bitbucket command Pass matrix_python parameter from CLI → use_ci_bitbucket() → PytestTool Update help text per feedback Revert unauthorized changes to .gitignore, _config.py, and environ/python.py Move logic to appropriate abstraction level (in use_ci_bitbucket and PytestTool) Update base Tool class to accept explicit matrix_python parameter Usage Default behavior (matrix enabled): $ usethis ci bitbucket # Creates: Test on 3.11, Test on 3.12, Test on 3.13, Test on 3.14 Single version (matrix disabled): $ usethis ci bitbucket --no-matrix-python # Creates: Test on 3.10 (current development version only) Implementation Details Tool.update_bitbucket_steps(*, matrix_python: bool = True) uses explicit keyword-only parameter Tool.get_bitbucket_steps(*, matrix_python: bool = True) accepts the parameter All tool implementations updated to match base class signature (codespell, ruff, pre_commit, import_linter, pyproject_fmt, deptry) PytestTool.update_bitbucket_steps() calls super().update_bitbucket_steps(matrix_python=matrix_python) PytestTool.get_bitbucket_steps(matrix_python=...) uses parameter to decide version selection When False, uses get_python_major_version() for single current version When True (default), uses get_supported_major_python_versions() for full matrix Testing Updated existing tests to pass matrix_python parameter CLI tests remain unchanged (use flags directly) All changes follow existing code patterns Fixes #178 Original prompt This section details on the original issue you should resolve A way to opt out of CI matrices Motivation For package dev, a matrix is good, but for a simple project, the .python-version file can just be the source of truth for the test. Summary of desired enhancement Provide a flag in usethis ci bitbucket which doesn't create a full test matrix, perhaps named --matrix-python/--no-matrix-python, so that later we could also have --matrix-os/--no-matrix-os and --matrix-dependencies/--no-matrix-dependencies. If there's no Python matrix, then we will just use the current development version identified for the project. Comments on the Issue (you are @copilot in this section) Fixes #178 💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Open Graph Description: Summary Implements the feature requested in the issue to allow opting out of CI matrices for Bitbucket Pipelines. Changes Add --matrix-python/--no-matrix-python flag to usethis ci bitbucket comma...

X Description: Summary Implements the feature requested in the issue to allow opting out of CI matrices for Bitbucket Pipelines. Changes Add --matrix-python/--no-matrix-python flag to usethis ci bitbucket comma...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:35229279-a66b-d724-ac5a-30830c9f64de
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id98B8:1723ED:C6A5F0:123BB85:6A4E2BC1
html-safe-nonce1fc2aefd0cd17f4625bdd816be53aaf008b3dd7070df6549580954a3e8b4e7cf
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OEI4OjE3MjNFRDpDNkE1RjA6MTIzQkI4NTo2QTRFMkJDMSIsInZpc2l0b3JfaWQiOiI3NTExNzg5NjcyMzkwODYzODA5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac6709380cd0df85d0f98fa7b1e698fcbf8f00d633082ea81748ed2ec8e4d99b2f
hovercard-subject-tagpull_request:2979913666
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/1089/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:altSummary Implements the feature requested in the issue to allow opting out of CI matrices for Bitbucket Pipelines. Changes Add --matrix-python/--no-matrix-python flag to usethis ci bitbucket comma...
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/1089/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%2F1089%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%2F1089%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/1089/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1089/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1089/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1089/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/add-flag-to-opt-out-ci-matriceshttps://github.com/usethis-python/usethis-python/tree/copilot/add-flag-to-opt-out-ci-matrices
Conversation 17 https://github.com/usethis-python/usethis-python/pull/1089
Commits 11 https://github.com/usethis-python/usethis-python/pull/1089/commits
Checks 20 https://github.com/usethis-python/usethis-python/pull/1089/checks
Files changed https://github.com/usethis-python/usethis-python/pull/1089/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1089/files
Add --matrix-python/--no-matrix-python flag to opt out of CI matrices https://github.com/usethis-python/usethis-python/pull/1089/files#top
Show all changes 11 commits https://github.com/usethis-python/usethis-python/pull/1089/files
2f1df23 Initial plan Copilot Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/2f1df23e81c4fddb09acee62884c86687229067d
22b34a3 Add --matrix-python/--no-matrix-python flag to usethis ci bitbucket Copilot Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/22b34a3dfa6763fb5c81e7b2d7941247d22cb8c8
552f786 Remove accidentally committed bitbucket-pipelines.yml and update .git… Copilot Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/552f7868b24854a105e83ed53ad7e8c295d283a4
8002165 Fix linting issues (add missing import, noqa annotations) Copilot Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/800216543056e17f0b10179ece686dc1347d66bf
e33c072 Refactor to pass matrix_python as parameter instead of using global c… Copilot Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/e33c0720cc9a2fec136102e17e2b3faaf65c5fe3
53f8620 Run Ruff formatter nathanjmcdougall Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/53f862055bf9c92da22670d96c8e6186381c8daa
f5d4b71 Refactor: use super().update_bitbucket_steps() with kwargs in base class Copilot Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/f5d4b71862dbfcbc9caf0662a72d1496f7e16e79
89ef4d4 Use explicit matrix_python parameter instead of **kwargs Copilot Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/89ef4d4e72cc4306d1971db80de7e62ea9a7e624
a77f300 Merge branch 'main' into copilot/add-flag-to-opt-out-ci-matrices nathanjmcdougall Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/a77f30060b6d3301dcf7e7a354485a7ae3adc839
5a71451 Format indentation in docstring nathanjmcdougall Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/5a71451e7f260826bb68c8ddaad4e119bf87598e
ceeecdf Ruf ruff formatter nathanjmcdougall Nov 5, 2025 https://github.com/usethis-python/usethis-python/pull/1089/commits/ceeecdf98ffca5a708a01581bb2fa2275d821bd4
Clear filters https://github.com/usethis-python/usethis-python/pull/1089/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1089/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1089/files
ci.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-d8dd731faf60404b6b864f30bc9f2c86b98daa3f0414bc059febda8c517e89dd
base.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-5d6bc423e5b313d5aeba5e063fcde573c808a3df7738ed68bb94d82b92a005d7
pre_commit.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-a738fa1d06f9416f327c74c15c8ff2d5d730081c142a04324a02267b330da9f6
pytest.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
ruff.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-1e699d0510457a95850228c61721fa824d9f36afe36bef7fac427b72dc5a4223
ci.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-455199d9877e2befcd3706557b2b1a38004d0d3644222a54f9368d66d79e927f
test_core_ci.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-de5e48f9a4f86e2a400da89ce77af3fd0a47cf3fbc5c4d0689fb423fbe4b52be
test_interface_ci.py https://github.com/usethis-python/usethis-python/pull/1089/files#diff-7fe8f890339fe64b38785d5db80488d8496efe6d86a93eeb4889eb845f42df8d
src/usethis/_core/ci.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-d8dd731faf60404b6b864f30bc9f2c86b98daa3f0414bc059febda8c517e89dd
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/src/usethis/_core/ci.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-d8dd731faf60404b6b864f30bc9f2c86b98daa3f0414bc059febda8c517e89dd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-d8dd731faf60404b6b864f30bc9f2c86b98daa3f0414bc059febda8c517e89dd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-d8dd731faf60404b6b864f30bc9f2c86b98daa3f0414bc059febda8c517e89dd
src/usethis/_tool/base.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-5d6bc423e5b313d5aeba5e063fcde573c808a3df7738ed68bb94d82b92a005d7
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/src/usethis/_tool/base.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-5d6bc423e5b313d5aeba5e063fcde573c808a3df7738ed68bb94d82b92a005d7
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-5d6bc423e5b313d5aeba5e063fcde573c808a3df7738ed68bb94d82b92a005d7
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-5d6bc423e5b313d5aeba5e063fcde573c808a3df7738ed68bb94d82b92a005d7
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-5d6bc423e5b313d5aeba5e063fcde573c808a3df7738ed68bb94d82b92a005d7
src/usethis/_tool/impl/pre_commit.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-a738fa1d06f9416f327c74c15c8ff2d5d730081c142a04324a02267b330da9f6
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/src/usethis/_tool/impl/pre_commit.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-a738fa1d06f9416f327c74c15c8ff2d5d730081c142a04324a02267b330da9f6
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-a738fa1d06f9416f327c74c15c8ff2d5d730081c142a04324a02267b330da9f6
src/usethis/_tool/impl/pytest.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/src/usethis/_tool/impl/pytest.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-106585e3a4943ee7a16be8239ff48b99ed16380491cb2c4b4c19e40c59e837bd
src/usethis/_tool/impl/ruff.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-1e699d0510457a95850228c61721fa824d9f36afe36bef7fac427b72dc5a4223
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/src/usethis/_tool/impl/ruff.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-1e699d0510457a95850228c61721fa824d9f36afe36bef7fac427b72dc5a4223
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-1e699d0510457a95850228c61721fa824d9f36afe36bef7fac427b72dc5a4223
src/usethis/_ui/interface/ci.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-455199d9877e2befcd3706557b2b1a38004d0d3644222a54f9368d66d79e927f
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/src/usethis/_ui/interface/ci.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-455199d9877e2befcd3706557b2b1a38004d0d3644222a54f9368d66d79e927f
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-455199d9877e2befcd3706557b2b1a38004d0d3644222a54f9368d66d79e927f
tests/usethis/_core/test_core_ci.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-de5e48f9a4f86e2a400da89ce77af3fd0a47cf3fbc5c4d0689fb423fbe4b52be
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/tests/usethis/_core/test_core_ci.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-de5e48f9a4f86e2a400da89ce77af3fd0a47cf3fbc5c4d0689fb423fbe4b52be
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-de5e48f9a4f86e2a400da89ce77af3fd0a47cf3fbc5c4d0689fb423fbe4b52be
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-de5e48f9a4f86e2a400da89ce77af3fd0a47cf3fbc5c4d0689fb423fbe4b52be
tests/usethis/_ui/interface/test_interface_ci.pyhttps://github.com/usethis-python/usethis-python/pull/1089/files#diff-7fe8f890339fe64b38785d5db80488d8496efe6d86a93eeb4889eb845f42df8d
View file https://github.com/usethis-python/usethis-python/blob/ceeecdf98ffca5a708a01581bb2fa2275d821bd4/tests/usethis/_ui/interface/test_interface_ci.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1089/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1089/files#diff-7fe8f890339fe64b38785d5db80488d8496efe6d86a93eeb4889eb845f42df8d
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.