Skip to content

Allow Python to overwrite .NET methods #1545

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 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 September 5, 2021 21:20
@lostmsu lostmsu force-pushed the allow-method-overwrite branch 3 times, most recently from e1dbaf9 to 5ec2e08 Compare September 22, 2021 21:05
@lostmsu lostmsu force-pushed the allow-method-overwrite branch from 5ec2e08 to 20f797b Compare September 23, 2021 03:01
@lostmsu lostmsu merged commit 3e1fc5b into pythonnet:master Sep 23, 2021
@lostmsu lostmsu deleted the allow-method-overwrite branch September 23, 2021 03:17
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.

1 participant