Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji
reacted with thumbs down emoji
reacted with laugh emoji
reacted with hooray emoji
reacted with confused emoji
reacted with heart emoji
reacted with rocket emoji
reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
{{title}}
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
{{editor}}'s edit
{{editor}}'s edit
Uh oh!
There was an error while loading. Please reload this page.
I'm proud to finally release the first new major version of Python.NET in 7 years.
This is the culmination of over 2 years of work from many contributors to modernise the code base and support modern .NET and Python versions.
Highlights
The new package is available from PyPI and Nuget, respectively. Updated documentation is available here:
https://pythonnet.github.io/pythonnet/
In particular, there is an updated Getting Started section that documents using .NET 6 (coreclr) from Python:
https://pythonnet.github.io/pythonnet/python.html#getting-started
While we tried to keep this release as backwards-compatible as possible, there are still some breaking changes. The changelog is available here:
https://github.com/pythonnet/pythonnet/blob/master/CHANGELOG.md#300---2022-09-29
What's Changed
New Contributors
Full Changelog: v2.5.2...v3.0.0
This discussion was created from the release Release 3.0.0.