Allow passing a runtime version to `get_coreclr` by Parnassius · Pull Request #105 · pythonnet/clr-loader
Navigation Menu
{{ message }}
pythonnet / clr-loader Public
- Notifications You must be signed in to change notification settings
- Fork 31
Merged
filmor merged 1 commit intopythonnet:masterfrom
Feb 27, 2026Merged
Allow passing a runtime version to get_coreclr#105
filmor merged 1 commit intopythonnet:masterfrom
Allow passing a runtime version to get_coreclr#105
filmor merged 1 commit intopythonnet:masterfrom
Conversation
Copy link
Contributor
Parnassius
commented
Jan 5, 2026
Parnassius
commented
With this, loading a specific dotnet runtime with pythonnet is as simple as calling pythonnet.load("coreclr", runtime_version="9.0"), without needing to create a runtimeconfig.json or a DotnetCoreRuntimeSpec object
filmor
mentioned this pull request
filmor pushed a commit that referenced this pull request
Mar 2, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment