Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Release 3.0.0#1954

Sep 29, 2022· 0 comments
Discussion options

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

  • Support for Python 3.9 and 3.10
  • Support for .NET 6
  • Codec system to control conversions between .NET and Python objects
  • Single assembly for all Python versions and operation systems (and thus also just a single wheel)
  • Significantly simplified the build system, only requires a modern .NET SDK to build the Python package

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 releaseRelease 3.0.0.
You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
1 participant
@filmor

[8]ページ先頭

©2009-2025 Movatter.jp