pyo3/newsfragments
Owen Leung 5860c4f7e9
implement PartialEq for Pybool & bool (#4305)
* implement PartialEq for Pybool

implement PartialEq for Pybool

* fix failing cargodoc and add changelog file

* Use PR number for change log file

* Add false checking into test
2024-07-05 09:10:38 +00:00
..
.gitignore
4287.changed.md Don't raise TypeError from generated equality method (#4287) 2024-06-26 05:41:42 +00:00
4291.fixed.md Fix 128-bit int regression on big-endian with Python <3.13 (#4291) 2024-06-26 19:21:31 +00:00
4297.fixed.md Avoid generating functions that are only ever const evaluated with declarative modules (#4297) 2024-07-01 21:54:50 +00:00
4301.added.md refs #4286 -- allow setting submodule on declarative pymodules (#4301) 2024-07-02 11:24:47 +00:00
4304.fixed.md fix deprecation warning for trailing optional on #[setter] functions (#4304) 2024-07-04 10:08:22 +00:00
4305.added.md implement PartialEq for Pybool & bool (#4305) 2024-07-05 09:10:38 +00:00