pyo3/guide
Icxolu d1a7cf400a
add pyclass `eq` option (#4210)
* add pyclass `eq` option

* prevent manual impl of `__richcmp__` or `__eq__` with `#[pyclass(eq)]`

* add simple enum `eq_int` option

* rearrange names to fix deprecation warning

* add newsfragment and migration

* update docs

---------

Co-authored-by: David Hewitt <mail@davidhewitt.dev>
2024-05-31 14:13:30 +00:00
..
src add pyclass `eq` option (#4210) 2024-05-31 14:13:30 +00:00
book.toml docs: use `lychee` to check link URLs (#3941) 2024-03-08 14:10:47 +00:00
pyclass-parameters.md add pyclass `eq` option (#4210) 2024-05-31 14:13:30 +00:00
pyo3_version.py release: 0.17.2 2022-10-04 08:13:53 +01:00