René's URL Explorer Experiment


Title: Enhance Cygwin support · Issue #149879 · python/cpython · GitHub

Open Graph Title: Enhance Cygwin support · Issue #149879 · python/cpython

X Title: Enhance Cygwin support · Issue #149879 · python/cpython

Description: Cygwin is a free and open-source Unix-like environment and command-line interface for Microsoft Windows. There is an on-going effort to support Cygwin in Python. I create this meta-issue to track other Cygwin sub-issues. To install Cygwi...

Open Graph Description: Cygwin is a free and open-source Unix-like environment and command-line interface for Microsoft Windows. There is an on-going effort to support Cygwin in Python. I create this meta-issue to track o...

X Description: Cygwin is a free and open-source Unix-like environment and command-line interface for Microsoft Windows. There is an on-going effort to support Cygwin in Python. I create this meta-issue to track o...

Opengraph URL: https://github.com/python/cpython/issues/149879

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Enhance Cygwin support","articleBody":"Cygwin is a free and open-source Unix-like environment and command-line interface for Microsoft Windows. There is an on-going effort to support Cygwin in Python. I create this meta-issue to track other Cygwin sub-issues.\n\nTo install Cygwin on Windows and build CPython in Cygwin, you can use these commands:\n\n* Download https://cygwin.com/setup-x86_64.exe\n* Run setup-x86_64.exe : select `gcc-core`, `make`, `libffi-devel`, `libssl-devel` and `zlib-devel` packages (I also installed `vim`, my favorite text editor 😁).\n* Start Cygwin shell (icon on the desktop).\n* Type: `git config --global core.autocrlf input` -- I had issues with newlines in the `./configure` script without that.\n* Run `git clone https://github.com/python/cpython/ --depth=1`\n* Type: `cd cpython`\n* Type: `./configure --with-pydebug --cache-file=../configure.cache --without-mimalloc`\n* Type: `make -j8`\n\nmimalloc is disabled because it fails at startup on Cygwin with:\n\n```\n$ PYTHONMALLOC=mimalloc ./python.exe -c pass\nmimalloc: warning: cannot decommit OS memory (error: 22 (0x16), address: 0x20000430000, size: 0x1bd0000 bytes)\nmimalloc: assertion failed: at \"Objects/mimalloc/os.c\":444, mi_os_decommit_ex\n  assertion: \"err == 0\"\nAborted\n```\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-149880\n* gh-149885\n* gh-149890\n* gh-149896\n* gh-149897\n* gh-149899\n* gh-149903\n* gh-149910\n* gh-149913\n* gh-149999\n* gh-150031\n* gh-150081\n* gh-150084\n* gh-150248\n* gh-150250\n* gh-150252\n* gh-150412\n* gh-150415\n* gh-150416\n* gh-150417\n* gh-150418\n* gh-150419\n* gh-150426\n* gh-150431\n* gh-150432\n* gh-150438\n* gh-150440\n* gh-150441\n* gh-150483\n* gh-150495\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/vstinner","@type":"Person","name":"vstinner"},"datePublished":"2026-05-15T13:11:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":23},"url":"https://github.com/149879/cpython/issues/149879"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:48124daa-837d-f022-6275-0b7715ce9513
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCB10:446DE:49B093B:6707AA4:6A507BD4
html-safe-nonce691aee225673728cfe6f752890d7fb46481cb705fb12e7c7731c9281fe323720
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQjEwOjQ0NkRFOjQ5QjA5M0I6NjcwN0FBNDo2QTUwN0JENCIsInZpc2l0b3JfaWQiOiI4MTY4MTYyNTM4OTU5MTc0NjEyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac9866f46c0fa45dd673b9a865139bef7d7b735b56e5df0e878f1b85cd33393346
hovercard-subject-tagissue:4454162707
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/149879/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ab873868e068c7def27a28b4c31d73574705e8ea4bf03b098f3d77e95f9efc34/python/cpython/issues/149879
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ab873868e068c7def27a28b4c31d73574705e8ea4bf03b098f3d77e95f9efc34/python/cpython/issues/149879
og:image:altCygwin is a free and open-source Unix-like environment and command-line interface for Microsoft Windows. There is an on-going effort to support Cygwin in Python. I create this meta-issue to track o...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamevstinner
hostnamegithub.com
expected-hostnamegithub.com
Noned6dc8294eb500fa36bbc57472d61fe87c522f9c3c1d64f70f4926f66a66a7efb
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7ac0ad2f2c7e4b9056617355fd9e33e22b0c8df9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/149879#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F149879
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/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/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/enterprise/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%2Fpython%2Fcpython%2Fissues%2F149879
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/149879
Reloadhttps://github.com/python/cpython/issues/149879
Reloadhttps://github.com/python/cpython/issues/149879
Please reload this pagehttps://github.com/python/cpython/issues/149879
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/149879
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Enhance Cygwin supporthttps://github.com/python/cpython/issues/149879#top
OS-unsupportedhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22OS-unsupported%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
https://github.com/vstinner
vstinnerhttps://github.com/vstinner
on May 15, 2026https://github.com/python/cpython/issues/149879#issue-4454162707
https://cygwin.com/setup-x86_64.exehttps://cygwin.com/setup-x86_64.exe
gh-149879: Fix test_pwd on Cygwin #149880https://github.com/python/cpython/pull/149880
gh-149879: Fix sys.orig_argv[0] on Cygwin: add ".exe" suffix #149885https://github.com/python/cpython/pull/149885
gh-149879: Set thread name max length on Cygwin #149890https://github.com/python/cpython/pull/149890
gh-149879: Fix test_signal on Cygwin #149896https://github.com/python/cpython/pull/149896
gh-149879: Fix test_tarfile on Cygwin #149897https://github.com/python/cpython/pull/149897
gh-149879: Don't import msvcrt in _pyio on Cygwin #149899https://github.com/python/cpython/pull/149899
gh-149879: Fix test_resource on Cygwin #149903https://github.com/python/cpython/pull/149903
gh-149879: Fix test_os on Cygwin #149910https://github.com/python/cpython/pull/149910
gh-149879: Fix test_socket on Cygwin #149913https://github.com/python/cpython/pull/149913
gh-149879: Fix multiprocessing tests on Cygwin #149999https://github.com/python/cpython/pull/149999
gh-149879: Fix multiprocessing tests on Cygwin #150031https://github.com/python/cpython/pull/150031
gh-149879: Fix test_tempfile on Cygwin #150081https://github.com/python/cpython/pull/150081
gh-149879: Fix test_c_stack_unwind on Cygwin #150084https://github.com/python/cpython/pull/150084
gh-149879: Fix test__locale on Cygwin #150248https://github.com/python/cpython/pull/150248
gh-149879: Fix test_c_locale_coercion on Cygwin #150250https://github.com/python/cpython/pull/150250
gh-149879: Fix test_capi on Cygwin #150252https://github.com/python/cpython/pull/150252
gh-149879: Fix test_termios and test_ioctl on Cygwin #150412https://github.com/python/cpython/pull/150412
gh-149879: Fix test_concurrent_futures on Cygwin #150415https://github.com/python/cpython/pull/150415
gh-149879: Fix test_asyncio on Cygwin #150416https://github.com/python/cpython/pull/150416
gh-149879: Fix test_httpservers on Cygwin #150417https://github.com/python/cpython/pull/150417
gh-149879: Skip test_venv on Cygwin #150418https://github.com/python/cpython/pull/150418
gh-149879: Fix test_ssl on Cygwin #150419https://github.com/python/cpython/pull/150419
gh-149879: Fix test_venv on Cygwin #150426https://github.com/python/cpython/pull/150426
gh-149879: Fix test_ftplib on Cygwin #150431https://github.com/python/cpython/pull/150431
gh-149879: Fix test_math on Cygwin #150432https://github.com/python/cpython/pull/150432
gh-149879: Fix test_strptime on Cygwin #150438https://github.com/python/cpython/pull/150438
gh-149879: Fix multiprocessing resource tracker tests on Cygwin #150440https://github.com/python/cpython/pull/150440
gh-149879: Fix test_embed on Cygwin #150441https://github.com/python/cpython/pull/150441
gh-149879: Fix test_venv on Cygwin #150483https://github.com/python/cpython/pull/150483
gh-149879: Fix test_grp on Cygwin #150495https://github.com/python/cpython/pull/150495
OS-unsupportedhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22OS-unsupported%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
Unsupported platformshttps://github.com/orgs/python/projects/27
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.