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

Allow Python to overwrite .NET methods #1545

Merged
merged 1 commit into from Sep 23, 2021

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Sep 5, 2021

This allows Python to hook implementations of .NET methods in-place. Some Python libraries do that (in particular TensorFlow) for validation/tracking purposes.

@lostmsu lostmsu force-pushed the allow-method-overwrite branch from 7604e39 to 70b8c04 Compare Sep 5, 2021
@lostmsu lostmsu force-pushed the allow-method-overwrite branch 3 times, most recently from e1dbaf9 to 5ec2e08 Compare Sep 22, 2021
@lostmsu lostmsu force-pushed the allow-method-overwrite branch from 5ec2e08 to 20f797b Compare Sep 23, 2021
@lostmsu lostmsu merged commit 3e1fc5b into pythonnet:master Sep 23, 2021
25 of 26 checks passed
@lostmsu lostmsu deleted the allow-method-overwrite branch Sep 23, 2021
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

1 participant