pyo3/newsfragments
David Hewitt 0b2f19b3c9
fix `__dict__` on Python 3.9 with limited API (#4251)
* fix `__dict__` on Python 3.9 with limited API

* [review] Icxolu suggestions

Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>

* [review] Icxolu

* missing import

---------

Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
2024-06-16 07:57:44 +00:00
..
.gitignore
3761.changed.md
3835.added.md
3966.packaging.md
4061.packaging.md
4072.added.md
4078.changed.md
4079.added.md
4086.fixed.md
4095.added.md
4095.changed.md
4098.changed.md
4100.changed.md
4104.fixed.md
4116.fixed.md
4117.fixed.md
4129.changed.md
4148.added.md
4158.added.md
4178.changed.md Lazy-initialize the global reference pool to reduce its overhead when unused (#4178) 2024-06-06 08:45:16 +00:00
4184.packaging.md
4197.added.md
4201.changed.md remove internal APIs from pyo3-ffi (#4201) 2024-06-05 21:21:44 +00:00
4202.added.md feat: Add 'ord' option for PyClass and corresponding tests (#4202) 2024-06-07 19:08:53 +00:00
4205.added.md
4206.added.md
4210.added.md
4210.changed.md
4213.added.md Automated module= field creation in declarative modules (#4213) 2024-06-06 07:54:26 +00:00
4214.added.md
4219.added.md Added `as_super` methods to `PyRef` and `PyRefMut`. (#4219) 2024-06-09 07:17:23 +00:00
4226.fixed.md
4228.changed.md
4236.fixed.md Declarative modules: make sure to emit doc comments and other attributes (#4236) 2024-06-06 21:19:37 +00:00
4237.changed.md pypy/graalpy: set `Py_LIMITED_API` when `abi3` requested (#4237) 2024-06-10 07:26:05 +00:00
4249.added.md implement `PyModuleMethods::filename` on PyPy (#4249) 2024-06-14 19:08:35 +00:00
4251.fixed.md fix `__dict__` on Python 3.9 with limited API (#4251) 2024-06-16 07:57:44 +00:00