Skip to content

Backport "Drop spurious applies in unpickler and inliner" to 3.8.2#25233

Merged
WojciechMazur merged 1 commit intorelease-3.8.2from
release-3.8.2_backport-25201
Feb 10, 2026
Merged

Backport "Drop spurious applies in unpickler and inliner" to 3.8.2#25233
WojciechMazur merged 1 commit intorelease-3.8.2from
release-3.8.2_backport-25201

Conversation

@WojciechMazur
Copy link
Copy Markdown
Contributor

Backports #25201 to the 3.8.2-RC2.

PR submitted by the release tooling.

Fixes #25133 (hopefully) by
dropping spurious Apply nodes of parameterless methods that override
some Java method.

Supersedes #25195

---------

Co-authored-by: Lukas Rytz <lukas.rytz@gmail.com>
Co-authored-by: Wojciech Mazur <wmazur@virtuslab.com>
[Cherry-picked 7a02032]
Base automatically changed from release-3.8.2_backport-25092 to release-3.8.2 February 10, 2026 17:54
@WojciechMazur
Copy link
Copy Markdown
Contributor Author

No regressions detected in the community build up to release-3.8.2_backport-25201.

Reference

@WojciechMazur WojciechMazur merged commit cb25a6b into release-3.8.2 Feb 10, 2026
60 checks passed
@WojciechMazur WojciechMazur deleted the release-3.8.2_backport-25201 branch February 10, 2026 17:54
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