Skip to content

Bump deps and unpatch pyo3#6

Merged
erikjohnston merged 1 commit into
masterfrom
erikj/fix_pyo3
Jun 6, 2022
Merged

Bump deps and unpatch pyo3#6
erikjohnston merged 1 commit into
masterfrom
erikj/fix_pyo3

Conversation

@erikjohnston
Copy link
Copy Markdown
Owner

We originally patched pyo3 so that we pulled in a memory leak fix, but that has now been released so we can point at that instead.

Comment thread src/lib.rs
#[pyproto]
impl PyObjectProtocol for Stats {
#[pymethods]
impl Stats {
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PyObjectProtocol has been deprecated in favour of using #[pymethods]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant