summary refs log tree commit diff
path: root/changelog.d/17162.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.108.0rc1Erik Johnston2024-05-211-1/+0
|
* Update PyO3 to 0.21 (#17162)Erik Johnston2024-05-081-0/+1
This version change requires a migration to a new API. See https://pyo3.rs/v0.21.2/migration#from-020-to-021 This will fix the annoying warnings added when using the recent rust nightly: > warning: non-local `impl` definition, they should be avoided as they go against expectation