Skip to content

Support PyPy  #309

@Stranger6667

Description

@Stranger6667
  • Replace { (*self.object.cast::<PyDictObject>()).ma_used } with { pyo3::ffi::PyDict_Size(self.object) }
  • Add CI builds for testing & building the wheels

Though, due to C API, this library will be slower than alternative ones

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions