The Wayback Machine - https://web.archive.org/web/20221117144823/https://github.com/pythonnet/pythonnet/pull/1817
Skip to content
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

Implement configuring clr from environment #1817

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 Jun 23, 2022
@filmor filmor marked this pull request as ready for review Jun 23, 2022
@filmor filmor force-pushed the env-config branch 2 times, most recently from 59b8d48 to 153b9c8 Compare Jun 23, 2022
tests/conftest.py Outdated Show resolved Hide resolved
@filmor filmor merged commit 70e2e0a into pythonnet:master Jun 24, 2022
17 checks passed
@filmor filmor deleted the env-config branch Jun 24, 2022
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.

None yet

2 participants