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

Refactoring of tp_dealloc by lostmsu · Pull Request #1459 · pythonnet/pythonnet · GitHub

Refactoring of tp_dealloc - #1459

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

Refactoring of tp_dealloc#1459
lostmsu merged 2 commits into
pythonnet:masterfrom
losttech:PR/Clear

Conversation

lostmsu commented May 23, 2021
edited
Loading

Copy link
Copy Markdown
Member

What does this implement/fix? Explain your changes.

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

lostmsu marked this pull request as ready for review May 23, 2021 03:42
lostmsu merged commit 88b19cf into pythonnet:master May 23, 2021
lostmsu deleted the PR/Clear branch May 23, 2021 03:42
lostmsu changed the title Refactoring of tp_clear and tp_dealloc Refactoring of tp_dealloc May 23, 2021
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