Skip to content

Maximize dependency overlap with PineAPPL#92

Merged
cschwan merged 5 commits into
masterfrom
review-schwan
May 25, 2026
Merged

Maximize dependency overlap with PineAPPL#92
cschwan merged 5 commits into
masterfrom
review-schwan

Conversation

@cschwan
Copy link
Copy Markdown
Collaborator

@cschwan cschwan commented May 23, 2026

TODO:
fix PyO3's warnings:

warning: use of deprecated associated constant `pyo3::impl_::deprecated::HasAutomaticFromPyObject::<true>::MSG`: The `FromPyObject` implementation for `#[pyclass]` types which implement `Clone` is changing to an opt-in option. Use `#[pyclass(from_py_object)]` to opt-in to the `FromPyObject` derive now, or `#[pyclass(skip_from_py_object)]` to skip the `FromPyObject` implementation.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cschwan cschwan changed the title Review core crate and maximize dependency overlap with PineAPPL Maximize dependency overlap with PineAPPL May 23, 2026
@cschwan cschwan requested a review from Radonirinaunimi May 23, 2026 15:40
Copy link
Copy Markdown
Member

@Radonirinaunimi Radonirinaunimi left a comment

Choose a reason for hiding this comment

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

Thank you very much for this @cschwan! Everything LGTM.

@cschwan cschwan merged commit 0adbddd into master May 25, 2026
19 of 20 checks passed
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.

2 participants