news entry for 0.17 deprecations removals

This commit is contained in:
David Hewitt 2023-02-22 21:49:51 +00:00 committed by Adam Reichold
parent 996305ac62
commit 77eb9bd480
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Remove all functionality deprecated in PyO3 0.17, most prominently `Python::acquire_gil` is replaced by `Python::with_gil`.