Skip to content

Use PyType instances instead of raw pointers #1431

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

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Apr 2, 2021

Use PyType instances instead of raw pointers in TypeManager type cache and ConstructorBinding instances

What does this implement/fix? Explain your changes.

This is part of an effort to clear up reference ownership story for various implementations of CLR metaclass.

Does this close any currently open issues?

No

@lostmsu lostmsu marked this pull request as ready for review April 5, 2021 23:33
@lostmsu lostmsu marked this pull request as draft April 5, 2021 23:35
@lostmsu lostmsu force-pushed the ownership/PyType_in_TypeManager.Cache branch from 7ea7773 to 9e0b6d8 Compare April 5, 2021 23:36
@lostmsu lostmsu marked this pull request as ready for review April 5, 2021 23:37
@lostmsu lostmsu force-pushed the ownership/PyType_in_TypeManager.Cache branch 2 times, most recently from 199f493 to 93a1313 Compare May 3, 2021 06:57
@lostmsu lostmsu force-pushed the ownership/PyType_in_TypeManager.Cache branch from 93a1313 to 9582366 Compare May 14, 2021 05:28
@lostmsu lostmsu force-pushed the ownership/PyType_in_TypeManager.Cache branch from 9582366 to 47107d1 Compare May 15, 2021 02:32
@lostmsu lostmsu merged commit 21169db into pythonnet:master May 15, 2021
@lostmsu lostmsu deleted the ownership/PyType_in_TypeManager.Cache branch May 15, 2021 02:48
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