Skip to content

Commit

Permalink
Refactor the Python interop module to use inheritance (#26436)
Browse files Browse the repository at this point in the history
Refactors the Python interop module to use inheritance to model Python
types. This is a more maintainable and cleaner API than the original
prototype.

Testing
- [x] `start_test test/library/packages/Python`

[Reviewed by @DanilaFe]
  • Loading branch information
jabraham17 authored Jan 8, 2025
2 parents 6cfb93e + cf382a9 commit 8e43ed6
Show file tree
Hide file tree
Showing 6 changed files with 207 additions and 285 deletions.
Loading

0 comments on commit 8e43ed6

Please sign in to comment.