René's URL Explorer Experiment


Title: bpo-45573: Detect stdlib extension modules in configure by tiran · Pull Request #29534 · python/cpython · GitHub

Open Graph Title: bpo-45573: Detect stdlib extension modules in configure by tiran · Pull Request #29534 · python/cpython

X Title: bpo-45573: Detect stdlib extension modules in configure by tiran · Pull Request #29534 · python/cpython

Description: work in progress configure now detects if a stdlib extension module is enabled/disabled and all prerequisites are available. Compiler and linker flags are passed to Makefile, makesetup, and setup.py. For each extension module Makefile now contains up to three additional variables: MODULE__SSL=yes MODULE__SSL_CFLAGS= MODULE__SSL_LDFLAGS=-lssl -lcrypto Modules/Setup entries use the new variables. An entry like _ssl _ssl.c is sufficient to compile the ssl module as builtin. All compiler and linker flags are set by configure. The MODULE_EGG can be one of yes, disabled, missing, n/a. Modules/_ssl.o: $(srcdir)/Modules/_ssl.c $(MODULE__SSL_DEPS) $(PYTHON_HEADERS) Modules/config.c $(CC) $(CCSHARED) $(PY_CFLAGS_NODIST) $(PY_CPPFLAGS) $(MODULE__SSL_CFLAGS) -c $(srcdir)/Modules/_ssl.c -o Modules/_ssl.o Modules/_ssl$(EXT_SUFFIX): Modules/_ssl.o $(BLDSHARED) Modules/_ssl.o $(MODULE__SSL_LDFLAGS) -o Modules/_ssl$(EXT_SUFFIX) Missing modules: _curses, _curses_panel, _dbm, _sqlite3, _nis, _ctypes. Signed-off-by: Christian Heimes christian@python.org https://bugs.python.org/issue45573

Open Graph Description: work in progress configure now detects if a stdlib extension module is enabled/disabled and all prerequisites are available. Compiler and linker flags are passed to Makefile, makesetup, and setup.p...

X Description: work in progress configure now detects if a stdlib extension module is enabled/disabled and all prerequisites are available. Compiler and linker flags are passed to Makefile, makesetup, and setup.p...

Opengraph URL: https://github.com/python/cpython/pull/29534

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:512a1b74-bfd4-43d1-46ea-383e4d5da541
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB790:35F957:7AB746:AC2077:696A4FFA
html-safe-nonce7534a688c6965192946259af719514bf0ef75cebb00df9b77248ec286baf8ea0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNzkwOjM1Rjk1Nzo3QUI3NDY6QUMyMDc3OjY5NkE0RkZBIiwidmlzaXRvcl9pZCI6Ijc3MTM0NDM3Mzg0NTIzODE2OTAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace913403da5f3eb2f5705c76ed9fe26dcacbf85cc58c0c7bb4c966c9b72e2cf9b
hovercard-subject-tagpull_request:779213583
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/python/cpython/pull/29534/files
twitter:imagehttps://avatars.githubusercontent.com/u/444071?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/444071?s=400&v=4
og:image:altwork in progress configure now detects if a stdlib extension module is enabled/disabled and all prerequisites are available. Compiler and linker flags are passed to Makefile, makesetup, and setup.p...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3f871c8e07f0ae1886fa8dac284166d28b09ad5bada6476fc10b674e489788ef
turbo-cache-controlno-preview
diff-viewunified
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 full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release63c426b30d262aba269ef14c40e3c817b384cd61
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/29534/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F29534%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F29534%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=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/29534/files
Reloadhttps://github.com/python/cpython/pull/29534/files
Reloadhttps://github.com/python/cpython/pull/29534/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/29534/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k 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.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/pull/29534/files
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 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
tiranhttps://github.com/tiran
python:mainhttps://github.com/python/cpython/tree/main
tiran:configure_stdlibhttps://github.com/tiran/cpython/tree/configure_stdlib
Conversation 3 https://github.com/python/cpython/pull/29534
Commits 8 https://github.com/python/cpython/pull/29534/commits
Checks 0 https://github.com/python/cpython/pull/29534/checks
Files changed https://github.com/python/cpython/pull/29534/files
Please reload this pagehttps://github.com/python/cpython/pull/29534/files
bpo-45573: Detect stdlib extension modules in configure https://github.com/python/cpython/pull/29534/files#top
Show all changes 8 commits https://github.com/python/cpython/pull/29534/files
207617e bpo-45573: Detect stdlib extension modules in configure tiran Nov 4, 2021 https://github.com/python/cpython/pull/29534/commits/207617e11c3c6643d989db5c4cc0004e6d25105b
bcf8469 Generate MODULE_BLOCK automatically tiran Nov 12, 2021 https://github.com/python/cpython/pull/29534/commits/bcf846921b0faf3f4df732fb466d0331e9a243de
7b0d162 Generate block for simple and static modules tiran Nov 12, 2021 https://github.com/python/cpython/pull/29534/commits/7b0d162044f76ab25d6c930e6b21db2bb46e99c8
513ff43 Split enabled/supported flags tiran Nov 14, 2021 https://github.com/python/cpython/pull/29534/commits/513ff4361f0452c4848a8d74a4cdb8a7f320d5cc
836eb43 Use CFLAGS, LDFLAGS, and DEPS from Makefile tiran Nov 14, 2021 https://github.com/python/cpython/pull/29534/commits/836eb43947146a706f2e4965fc0060c2cf53e5cf
c4311ad Comment out some modules that are not ported yet tiran Nov 15, 2021 https://github.com/python/cpython/pull/29534/commits/c4311ada066b2963448e83ec18d3830aee6a9169
61f31c1 Simplify setup.py even more tiran Nov 15, 2021 https://github.com/python/cpython/pull/29534/commits/61f31c17dc327a12ddb35430e9daa78653f5f5fc
d8ab7c8 Add Setup.stdlib tiran Nov 15, 2021 https://github.com/python/cpython/pull/29534/commits/d8ab7c88309e5ec87de5498d87f98e06edb43dee
Clear filters https://github.com/python/cpython/pull/29534/files
Please reload this pagehttps://github.com/python/cpython/pull/29534/files
Please reload this pagehttps://github.com/python/cpython/pull/29534/files
.gitignore https://github.com/python/cpython/pull/29534/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
Makefile.pre.in https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
Setup https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
Setup.stdlib.in https://github.com/python/cpython/pull/29534/files#diff-93b54a98829ea89eaf6335c02f546511f7780d865131407436b10a401ecd375c
makesetup https://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
aclocal.m4 https://github.com/python/cpython/pull/29534/files#diff-d05beee91e3fb3e91d08b841553b74a24b9cfb9f3d238314e53229f2cf416475
configure https://github.com/python/cpython/pull/29534/files#diff-90d08e583c4c9c6f391b2ae90f819f600a6326928ea9512c9e0c6d98e9f29ac2
configure.ac https://github.com/python/cpython/pull/29534/files#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
pyconfig.h.in https://github.com/python/cpython/pull/29534/files#diff-f67052280dd3a53f0e713339632a8c10bc2e420e24a70852d83aeb50d495835f
setup.py https://github.com/python/cpython/pull/29534/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
.gitignorehttps://github.com/python/cpython/pull/29534/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
View file https://github.com/tiran/cpython/blob/d8ab7c88309e5ec87de5498d87f98e06edb43dee/.gitignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/29534/{{ revealButtonHref }}
https://github.com/python/cpython/pull/29534/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
https://github.com/python/cpython/pull/29534/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L84
Makefile.pre.inhttps://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
View file https://github.com/tiran/cpython/blob/d8ab7c88309e5ec87de5498d87f98e06edb43dee/Makefile.pre.in
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/29534/{{ revealButtonHref }}
https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/pull/29534/files#diff-1f0a8db227d22005511b0d90f5339b97db345917b863954b3b3ccb9ec308767c
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L86
Modules/Setuphttps://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
View file https://github.com/tiran/cpython/blob/d8ab7c88309e5ec87de5498d87f98e06edb43dee/Modules/Setup
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/29534/{{ revealButtonHref }}
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/pull/29534/files#diff-54b4e964e44dd7cf194c63f73a4b01d68cc670e72018d895003b48709c7e88db
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L86
Modules/Setup.stdlib.inhttps://github.com/python/cpython/pull/29534/files#diff-93b54a98829ea89eaf6335c02f546511f7780d865131407436b10a401ecd375c
View file https://github.com/tiran/cpython/blob/d8ab7c88309e5ec87de5498d87f98e06edb43dee/Modules/Setup.stdlib.in
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/29534/{{ revealButtonHref }}
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L85
Modules/makesetuphttps://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
View file https://github.com/tiran/cpython/blob/d8ab7c88309e5ec87de5498d87f98e06edb43dee/Modules/makesetup
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/29534/{{ revealButtonHref }}
https://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
https://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
https://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
https://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
https://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
https://github.com/python/cpython/pull/29534/files#diff-aac314cb71e95912e95795a4f4a278f2e75a5bc28e93f52e338185c8e7f7d7ea
Please reload this pagehttps://github.com/python/cpython/pull/29534/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.