The GitHub Actions job "CI" on tvm-ffi.git/2026-02-27/c-class-rewrite has 
succeeded.
Run started by GitHub user junrushao (triggered by junrushao).

Head commit for run:
21e1a1a4a90d82d1360367343fe4a1b171642752 / Junru Shao <[email protected]>
fix(python): resolve Gemini review feedback and improve c_class docs

- Extract type-hierarchy check into _is_comparable helper (DRY)
- Remove unnecessary 0xFFFFFFFFFFFFFFFF mask from __hash__
- Replace `assert a != None` with `assert a is not None`
- Make _ObjectSlotsMeta consume `slots` keyword so
  `class Foo(Object, slots=False)` works correctly
- Expand docstrings for c_class, _install_init, _install_dataclass_dunders
- Update Object class docstring to document `slots=False` class header

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

Report URL: https://github.com/apache/tvm-ffi/actions/runs/22527146608

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to