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

Commite28dd80

Browse files
committed
Release 3.0.1
1 parentcfe1585 commite28dd80

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,25 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
99

1010
###Added
1111

12+
###Changed
13+
14+
###Fixed
15+
16+
##[3.0.1](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.1) - 2022-11-03
17+
18+
###Added
19+
1220
- Support for Python 3.11
1321

1422
###Changed
1523

24+
- Allow decoders to override conversion of types derived from primitive types
25+
1626
###Fixed
1727

1828
- Fixed objects leaking when Python attached event handlers to them even if they were later removed
1929
- Fixed`PyInt` conversion to`BigInteger` and`System.String` produced incorrect result for values between 128 and 255.
30+
- Fixed implementing a generic interface with a Python class
2031

2132

2233
##[3.0.0](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.0) - 2022-09-29

‎version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.0-dev
1+
3.0.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp