Skip to content

Port fix for .NET 9 from IronLanguages/ironpython3#1807 to ironpython2 #842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DawidPietrykowski
Copy link

@DawidPietrykowski DawidPietrykowski commented Jan 9, 2025

Latest IronPython2 does not work on .NET 9.

Submission containing materials of a third party: This fix comes from IronLanguages/ironpython3#1807 specifically: IronLanguages/ironpython3@9c2e61c

Worth noting that IronPython2 does not build using the script in its current state, but can be built after updating DLR to v1.3.2 and applying attached patches to IronPython2 and DLR.
patches.zip

Patches mostly disable analyzers and audits, so probably shouldn't be merged to master but might be useful to anyone trying to build it from source.

@cwensley
Copy link
Contributor

Would love to get this fix in and a release out, we just ran into this trying to upgrade to .NET 9.

@DawidPietrykowski
Copy link
Author

DawidPietrykowski commented Feb 6, 2025

@dotnet-policy-service agree company="Antmicro"

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.

None yet

2 participants