We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PyType_Spec
1 parent 727b00d commit 7f0c3aaCopy full SHA for 7f0c3aa
docs/news.rst
@@ -60,6 +60,8 @@ Changes
60
* PyO3 Rust crate upgraded from 0.15 to 0.18.
61
* CI environment changed from Ubuntu 20.04 -> 22.04, Windows 2019 -> 2022,
62
macOS 11 -> macOS 12.
63
+* C types now use ``PyType_Spec`` and corresponding APIs. (#187) Contributed by
64
+ Mike Hommey.
65
66
0.20.0 (released 2023-02-20)
67
============================
0 commit comments