X Tutup
The Wayback Machine - https://web.archive.org/web/20260214175647/https://github.com/RustPython/RustPython/pull/2126
Skip to content

Drop for PyObject to call __del__#2126

Closed
youknowone wants to merge 2 commits intoRustPython:masterfrom
youknowone:drop
Closed

Drop for PyObject to call __del__#2126
youknowone wants to merge 2 commits intoRustPython:masterfrom
youknowone:drop

Conversation

@youknowone
Copy link
Member

Using thread local and has restrictions. I am not sure we can achieve full desctuctor feature.

At lease simple code in __del__ will work

@youknowone youknowone force-pushed the drop branch 2 times, most recently from 8f89c9c to b22ba87 Compare August 17, 2020 23:45
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

X Tutup