Skip to content

Conversation

@sesame-leaf
Copy link
Member

#4 Review Required

Removed platform-specific PyObject implementations and introduced a new expect/actual PyAutoCloseable abstraction for resource management across platforms. PyObject now extends PyAutoCloseable in common code, and platform-specific resource cleanup logic is moved to PyAutoCloseable implementations. This improves code maintainability and unifies resource management.
Introduced a caching mechanism for PyType instances.
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