Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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