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

Code Quality: Drop support for .NET 6 #1886

Open
Lamparter opened this issue Jan 27, 2025 · 2 comments
Open

Code Quality: Drop support for .NET 6 #1886

Lamparter opened this issue Jan 27, 2025 · 2 comments

Comments

@Lamparter
Copy link
Contributor

.NET 6 lost support in November 2024. It should be removed from IronPython as it is not necessary to use anymore and most projects have moved to .NET 8 or .NET 9.

@BCSharp
Copy link
Member

BCSharp commented Jan 29, 2025

We have just dropped .NET Core 3.1! I think I'd rather wait until we support .NET 10.0, which should be somewhere at the end of 2025, so that we have always at least two .NET versions supported. .NET 9.0 would do too, but probably too much burden for our maintainer to stay up with all the STS versions.

It's hard to gauge what the most projects are running on, but judging from the sample of users' questions on this site, some are still on IronPython 2.x and .NET framework 3.5, so not everybody is moving fast forward.

@Lamparter
Copy link
Contributor Author

Youch, though I imagine that's because the Windows release ships with the .NET Framework version of IronPython by default.

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

No branches or pull requests

2 participants