FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Refactoring of tp_clear by lostmsu · Pull Request #1460 · pythonnet/pythonnet · GitHub

Refactoring of tp_clear - #1460

Merged
lostmsu merged 2 commits into
pythonnet:masterfrom
losttech:PR/Clear
May 23, 2021
Merged

Refactoring of tp_clear#1460
lostmsu merged 2 commits into
pythonnet:masterfrom
losttech:PR/Clear

Conversation

lostmsu commented May 23, 2021

Copy link
Copy Markdown
Member

What does this implement/fix? Explain your changes.

This replaces inheritance of tp_clear function using slot with regular virtual function Clear on C# side that makes it easier to reason about.

lostmsu marked this pull request as draft May 23, 2021 07:02
lostmsu marked this pull request as ready for review May 23, 2021 07:41
lostmsu merged commit 993707e into pythonnet:master May 23, 2021
lostmsu deleted the PR/Clear branch May 23, 2021 07:41
This 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL