René's URL Explorer Experiment


Title: Proposal: Implement binding manager to hold binding overrides by koubaa · Pull Request #2543 · pythonnet/pythonnet · GitHub

Open Graph Title: Proposal: Implement binding manager to hold binding overrides by koubaa · Pull Request #2543 · pythonnet/pythonnet

X Title: Proposal: Implement binding manager to hold binding overrides by koubaa · Pull Request #2543 · pythonnet/pythonnet

Description: What does this implement/fix? Explain your changes. This adds a place to register at runtime options to customize the binding of types. This customization can be specified at a type or assembly level. Does this close any currently open issues? No, but it can be used as a way to close issues going forwards - especially in cases where there is disagreement about what the correct way to bind to python, or if there are legacy compatibility reasons to bind in a way that is not the default way. For example, in the ansys-pythonnet fork, this is proposed to be used in two ways: to bind properties and methods coming from explicit interface implementation in order to satisfy a requirement in one library for compatibility with legacy IronPython scripts. In IronPython, explicit interface implementations are provided in Python, even when that is not the idiomatic choice. to automatically add pep8 aliases, allowing python code to use normal python style even when the C# library uses the normal C# style. As this is just a proposal - I will move forward with the checklist if the maintainers of pythonnet agree with the direction. Example usage (from python) m = clr.AddReference('MyLib') from Python.Runtime import BindingManager, BindingOptions binding_options = BindingOptions() binding_options.SuppressDocs = True BindingManager.SetBindingOptions(m, binding_options) Checklist Check all those that are applicable and complete. Make sure to include one or more tests for your change If an enhancement PR, please create docs and at best an example Ensure you have signed the .NET Foundation CLA Add yourself to AUTHORS Updated the CHANGELOG

Open Graph Description: What does this implement/fix? Explain your changes. This adds a place to register at runtime options to customize the binding of types. This customization can be specified at a type or assembly lev...

X Description: What does this implement/fix? Explain your changes. This adds a place to register at runtime options to customize the binding of types. This customization can be specified at a type or assembly lev...

Opengraph URL: https://github.com/pythonnet/pythonnet/pull/2543

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:234bb5d3-ef79-bac6-33a0-0fb98555ac42
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idB9DE:3E5B37:184381B:21F5129:6970D8C8
html-safe-nonce79d34cc21800340f25b4e69979659f6b0ea3a80ae9edeab13e8d14ccfeaf9eef
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCOURFOjNFNUIzNzoxODQzODFCOjIxRjUxMjk6Njk3MEQ4QzgiLCJ2aXNpdG9yX2lkIjoiODg3ODA3NTkwOTQ3ODg2NTA5NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca7f0270cd8f5e383074fc60e46be114d0add7a33e25985d08de4c01babc5b92b
hovercard-subject-tagpull_request:2274250507
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/pythonnet/pythonnet/pull/2543/checks
twitter:imagehttps://avatars.githubusercontent.com/u/11414628?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/11414628?s=400&v=4
og:image:altWhat does this implement/fix? Explain your changes. This adds a place to register at runtime options to customize the binding of types. This customization can be specified at a type or assembly lev...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9203e7efc62065329c3b7015a1e6d16fc14bce440abec7b0d3cbe9e4fb1e2e4
turbo-cache-controlno-cache
go-importgithub.com/pythonnet/pythonnet git https://github.com/pythonnet/pythonnet.git
octolytics-dimension-user_id6050430
octolytics-dimension-user_loginpythonnet
octolytics-dimension-repository_id14748123
octolytics-dimension-repository_nwopythonnet/pythonnet
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id14748123
octolytics-dimension-repository_network_root_nwopythonnet/pythonnet
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseeb3c92b74ae48a78cffd8700b8eb5f60bad61528
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fpull%2F2543%2Fchecks
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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fpull%2F2543%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=pythonnet%2Fpythonnet
Reloadhttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
Reloadhttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
Reloadhttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
pythonnet https://patch-diff.githubusercontent.com/pythonnet
pythonnethttps://patch-diff.githubusercontent.com/pythonnet/pythonnet
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonnet%2Fpythonnet
Fork 770 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonnet%2Fpythonnet
Star 5.4k https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonnet%2Fpythonnet
Code https://patch-diff.githubusercontent.com/pythonnet/pythonnet
Issues 155 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/issues
Pull requests 18 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pulls
Discussions https://patch-diff.githubusercontent.com/pythonnet/pythonnet/discussions
Actions https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions
Projects 0 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/projects
Wiki https://patch-diff.githubusercontent.com/pythonnet/pythonnet/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/pythonnet/pythonnet/security
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
Insights https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pulse
Code https://patch-diff.githubusercontent.com/pythonnet/pythonnet
Issues https://patch-diff.githubusercontent.com/pythonnet/pythonnet/issues
Pull requests https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pulls
Discussions https://patch-diff.githubusercontent.com/pythonnet/pythonnet/discussions
Actions https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions
Projects https://patch-diff.githubusercontent.com/pythonnet/pythonnet/projects
Wiki https://patch-diff.githubusercontent.com/pythonnet/pythonnet/wiki
Security https://patch-diff.githubusercontent.com/pythonnet/pythonnet/security
Insights https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fpythonnet%2Fpythonnet%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fpythonnet%2Fpythonnet%2Fissues%2Fnew%2Fchoose
koubaahttps://patch-diff.githubusercontent.com/koubaa
pythonnet:masterhttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/tree/master
koubaa:add-binding-options-upstreamhttps://patch-diff.githubusercontent.com/koubaa/pythonnet/tree/add-binding-options-upstream
Conversation 0 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543
Commits 1 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/commits
Checks 18 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
Files changed https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
Sign in for the full log viewhttps://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fpull%2F2543%2Fchecks
Proposal: Implement binding manager to hold binding overrides https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks
Main on: pull_request https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108
Build and Test (windows, x64, windows-latest, 3.10) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306301?pr=2543
Build and Test (windows, x64, windows-latest, 3.11) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306315?pr=2543
Build and Test (windows, x64, windows-latest, 3.12) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306295?pr=2543
Build and Test (windows, x64, windows-latest, 3.13) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306347?pr=2543
Build and Test (ubuntu, x64, ubuntu-22.04, 3.10) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306322?pr=2543
Build and Test (ubuntu, x64, ubuntu-22.04, 3.11) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306328?pr=2543
Build and Test (ubuntu, x64, ubuntu-22.04, 3.12) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306395?pr=2543
Build and Test (ubuntu, x64, ubuntu-22.04, 3.13) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306323?pr=2543
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.10) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306346?pr=2543
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.11) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306340?pr=2543
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.12) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306339?pr=2543
Build and Test (ubuntu, arm64, ubuntu-22.04-arm, 3.13) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306374?pr=2543
Build and Test (macos, x64, macos-13, 3.10) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306359?pr=2543
Build and Test (macos, x64, macos-13, 3.11) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306354?pr=2543
Build and Test (macos, x64, macos-13, 3.12) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306408?pr=2543
Build and Test (macos, x64, macos-13, 3.13) https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022108/job/57420306370?pr=2543
Documentation on: pull_request https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022172
build https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022172/job/57420306436?pr=2543
deploy https://patch-diff.githubusercontent.com/pythonnet/pythonnet/actions/runs/20025022172/job/57420365457?pr=2543
Post Set up Python 3.12 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks#annotation:24:1
Embedding tests (.NET Core): src/embed_tests/Events.cs#L42 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/files#annotation_42650241485
Embedding tests (Mono/.NET Framework): src/embed_tests/Events.cs#L42 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/files#annotation_42650241489
Embedding tests (Mono/.NET Framework): src/runtime/PythonTypes/PyInt.cs#L12 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/files#annotation_42650241494
Embedding tests (Mono/.NET Framework): src/runtime/PythonTypes/PyFloat.cs#L11 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/files#annotation_42650241499
Set up Python 3.12 https://patch-diff.githubusercontent.com/pythonnet/pythonnet/pull/2543/checks#annotation:5:1
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.