Skip to content

Feat/add new binders#6

Open
sesame-leaf wants to merge 5 commits intodevelopfrom
feat/add_new_binders
Open

Feat/add new binders#6
sesame-leaf wants to merge 5 commits intodevelopfrom
feat/add_new_binders

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