Skip to content

Implement configuring clr from environment #1817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2022
Merged

Conversation

filmor
Copy link
Member

@filmor filmor commented Jun 14, 2022

What does this implement/fix? Explain your changes.

Implements environment variables PYTHONNET_RUNTIME and PYTHONNET_RUNTIME_<runtime>_<parameter> to make import clr load the specified runtime at startup.

Does this close any currently open issues?

#1759

Any other comments?

...

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

@filmor filmor force-pushed the env-config branch 5 times, most recently from 125556f to 5af4929 Compare June 23, 2022 19:43
@filmor filmor marked this pull request as ready for review June 23, 2022 20:40
@filmor filmor force-pushed the env-config branch 2 times, most recently from 59b8d48 to 153b9c8 Compare June 23, 2022 21:03
@filmor filmor merged commit 70e2e0a into pythonnet:master Jun 24, 2022
@filmor filmor deleted the env-config branch June 24, 2022 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants