You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,7 @@ Ansys fork of `pythonnet <https://github.com/pythonnet/pythonnet>`_.
3
3
We will try to keep this up-to-date with pythonnet and upstream changes that might benefit the pythonnet community
4
4
5
5
Changes relative to pythonnet:
6
-
- Revert of `#1240 <https://github.com/pythonnet/pythonnet/pull/1240>`_.
7
-
- Enum REPR `#2239 <https://github.com/pythonnet/pythonnet/pull/2239>` is included in this release of version 3.0.2, but is unreleased in pythonnet
6
+
7
+
* Revert of `#1240 <https://github.com/pythonnet/pythonnet/pull/1240>`_.
8
+
* Enum REPR `#2239 <https://github.com/pythonnet/pythonnet/pull/2239>` is included in this release of version 3.0.2, but is unreleased in pythonnet
9
+
* Opt-into explicit interface wrapping, `#19 <https://github.com/ansys/ansys-pythonnet/pull/19>`. This opts into the behavior that became the default in #1240 if ToPythonAs<T> is explicitly used
0 commit comments