René's URL Explorer Experiment


Title: use `sys.platform == "cygwin"` to figure out when we are using cygwin by gcmarx · Pull Request #2027 · gitpython-developers/GitPython · GitHub

Open Graph Title: use `sys.platform == "cygwin"` to figure out when we are using cygwin by gcmarx · Pull Request #2027 · gitpython-developers/GitPython

X Title: use `sys.platform == "cygwin"` to figure out when we are using cygwin by gcmarx · Pull Request #2027 · gitpython-developers/GitPython

Description: The current logic for detecting cygwin is: if sys.platform == "win32", then it's not cygwin if the passed-in git executable is None, then it's not cygwin git finally, is there a uname executable in the same folder as the git executable, and if so, does the output of that command include "CYGWIN"? if so, then it's cygwin In the python 3.7 docs for sys.platform, Cygwin systems have sys.platform == "cygwin". Since Python 3.7 is the oldest version still supported by GitPython, it stands to reason that we can rely on that being true for all supported Python versions. The logic I propose is: if the git executable you passed in is None, it's not cygwin git if sys.platform == 'cygwin', then it's cygwin git This is simple enough for a single expression, so I replaced the body of the is_cygwin function with that expression and removed is_cygwin_git and friends completely. I don't know if there's such a thing as sys.platform == 'cygwin' and the git not being cygwin git, but if there is, I don't think the existing code deals with that anyway, so this seems to return the same result and would fail in the same way.

Open Graph Description: The current logic for detecting cygwin is: if sys.platform == "win32", then it's not cygwin if the passed-in git executable is None, then it's not cygwin git finally, is there a ...

X Description: The current logic for detecting cygwin is: if sys.platform == "win32", then it's not cygwin if the passed-in git executable is None, then it's not cygwin git fina...

Opengraph URL: https://github.com/gitpython-developers/GitPython/pull/2027

X: @github

direct link

Domain: redirect.github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:7e2f3f61-010e-a9e2-56bb-59e9704adf3d
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id820E:240939:4E02DE:695E6F:69696FA8
html-safe-nonce064866b1a51a1a5095b0438e9027add05c1774fcaa05568d9e9664e230592af6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MjBFOjI0MDkzOTo0RTAyREU6Njk1RTZGOjY5Njk2RkE4IiwidmlzaXRvcl9pZCI6IjMxOTIxNDgzMzkwMTYxNjczMzYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac1d3db7ba8c48cde1011ad51ca03e46545f27d9be02f26db723aa57f3d3a62d26
hovercard-subject-tagpull_request:2537651784
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/gitpython-developers/GitPython/pull/2027/files
twitter:imagehttps://avatars.githubusercontent.com/u/97672150?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/97672150?s=400&v=4
og:image:altThe current logic for detecting cygwin is: if sys.platform == "win32", then it's not cygwin if the passed-in git executable is None, then it's not cygwin git finally, is there a ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec6f193beb8ff08443adc07685d75302ab8aaf0a135f6e251c3ff3112c8deb881
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/gitpython-developers/GitPython git https://github.com/gitpython-developers/GitPython.git
octolytics-dimension-user_id503709
octolytics-dimension-user_logingitpython-developers
octolytics-dimension-repository_id1126087
octolytics-dimension-repository_nwogitpython-developers/GitPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1126087
octolytics-dimension-repository_network_root_nwogitpython-developers/GitPython
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
releaseec4d88fbe7ed62446d90b0a6d8e6db4248a8f8b8
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#start-of-content
https://redirect.github.com/
Sign in https://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F2027%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F2027%2Ffiles
Sign up https://redirect.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=gitpython-developers%2FGitPython
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
gitpython-developers https://redirect.github.com/gitpython-developers
GitPythonhttps://redirect.github.com/gitpython-developers/GitPython
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
Notifications https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Fork 964 https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Star 5k https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Code https://redirect.github.com/gitpython-developers/GitPython
Issues 169 https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests 8 https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security Uh oh! There was an error while loading. Please reload this page. https://redirect.github.com/gitpython-developers/GitPython/security
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Code https://redirect.github.com/gitpython-developers/GitPython
Issues https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security https://redirect.github.com/gitpython-developers/GitPython/security
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Sign up for GitHub https://redirect.github.com/signup?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
gcmarxhttps://redirect.github.com/gcmarx
gitpython-developers:mainhttps://redirect.github.com/gitpython-developers/GitPython/tree/main
gcmarx:sys-platform-detect-cygwinhttps://redirect.github.com/gcmarx/GitPython/tree/sys-platform-detect-cygwin
Conversation 7 https://redirect.github.com/gitpython-developers/GitPython/pull/2027
Commits 2 https://redirect.github.com/gitpython-developers/GitPython/pull/2027/commits
Checks 25 https://redirect.github.com/gitpython-developers/GitPython/pull/2027/checks
Files changed https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
use sys.platform == "cygwin" to figure out when we are using cygwin https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#top
Show all changes 2 commits https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
753e2da completely remove 'is_cygwin_git' and use sys.platform instead gcmarx May 22, 2025 https://redirect.github.com/gitpython-developers/GitPython/pull/2027/commits/753e2da34721f72163d08d24308542209f4c70aa
cc3d5d8 add self to AUTHORS, add Emacs tempfiles to .gitignore gcmarx May 23, 2025 https://redirect.github.com/gitpython-developers/GitPython/pull/2027/commits/cc3d5d87f9a052eeaa11bbf36dd38119b2025b7c
Clear filters https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
.gitignore https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
AUTHORS https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-ab6af77435f58cc0c9d4c31dfe05656e45187cc7c7fc02aada401a7642125463
cmd.py https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
util.py https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
.gitignorehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
View file https://redirect.github.com/gcmarx/GitPython/blob/cc3d5d87f9a052eeaa11bbf36dd38119b2025b7c/.gitignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
AUTHORShttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-ab6af77435f58cc0c9d4c31dfe05656e45187cc7c7fc02aada401a7642125463
View file https://redirect.github.com/gcmarx/GitPython/blob/cc3d5d87f9a052eeaa11bbf36dd38119b2025b7c/AUTHORS
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-ab6af77435f58cc0c9d4c31dfe05656e45187cc7c7fc02aada401a7642125463
git/cmd.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
View file https://redirect.github.com/gcmarx/GitPython/blob/cc3d5d87f9a052eeaa11bbf36dd38119b2025b7c/git/cmd.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
git/util.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
View file https://redirect.github.com/gcmarx/GitPython/blob/cc3d5d87f9a052eeaa11bbf36dd38119b2025b7c/git/util.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
https://redirect.github.com/gitpython-developers/GitPython/pull/2027/files#diff-cb13395ac36dd593e722ec548880a091f39732af5c934880144d1a95de67944e
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/2027/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.