Skip to content

Commit

Permalink
Separate _vtbl from _comobject. (enthought#713)
Browse files Browse the repository at this point in the history
* Replace `Union` with `_UnionT` in `_vtbl`.

* Add `create_vtbl_mapping` to `_vtbl`.

* Add `COMObject` to `hints`.

* Add `create_dispimpl` to `_vtbl`.

* Replace defining stuff with importing stuff from `_vtbl`.

* Replace `Union` with `_UnionT` in `_comobject`.

* Remove unused imports from `_comobject`.

* Improve `tool.ruff.lint.per-file-ignores`.

* Add comments.

* Add comments.
  • Loading branch information
junkmd authored Dec 21, 2024
1 parent b6f2ea5 commit 01ec70d
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 530 deletions.
Loading

0 comments on commit 01ec70d

Please sign in to comment.