Skip to content
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

.NET 8.0 #1791

Merged
merged 10 commits into from
Jul 2, 2024
Merged

.NET 8.0 #1791

merged 10 commits into from
Jul 2, 2024

Conversation

slozier
Copy link
Contributor

@slozier slozier commented Apr 6, 2024

Adds .NET 8.0 target.

Since BinaryFormatter now throws an exception (see https://learn.microsoft.com/en-us/dotnet/core/compatibility/serialization/8.0/binaryformatter-disabled) this removes FEATURE_SERIALIZATION feature symbol from the target. Added __getnewargs__ extensions to primitive types to allow some serialization via pickle.

@slozier slozier merged commit 95e3048 into IronLanguages:main Jul 2, 2024
3 of 5 checks passed
@slozier slozier deleted the net8.0 branch July 2, 2024 15:08
dosymep added a commit to dosymep/ironpython3 that referenced this pull request Jul 2, 2024
This pull request was closed.
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