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

Decide if we make classes weak reference-able #27

Open
cspotcode opened this issue Jun 16, 2023 · 0 comments
Open

Decide if we make classes weak reference-able #27

cspotcode opened this issue Jun 16, 2023 · 0 comments

Comments

@cspotcode
Copy link
Collaborator

Means adding weakref to the pyclass annotation.

https://pyo3.rs/main/class#customizing-the-class

Should all pyclasses be weakref-able?
Should none of the them be?
Should it be case-by-case basis? If so, what are the criteria? Write them down for contributors' reference.

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

No branches or pull requests

1 participant