| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-08-29 | 937 Bytes | |
| v3.0.2.tar.gz | 2023-08-29 | 416.1 kB | |
| v3.0.2.zip | 2023-08-29 | 576.4 kB | |
| Totals: 3 Items | 993.4 kB | 0 | |
What's Changed
- 1776 Generic Virtual Method Causes Invalid Program: Fix + test by @rmadsen-ks in https://github.com/pythonnet/pythonnet/pull/2026
- Workaround for Ubuntu-provided package version being unsupported by @lostmsu in https://github.com/pythonnet/pythonnet/pull/2081
- Ensure that
loadonly runs once by @filmor in https://github.com/pythonnet/pythonnet/pull/2079 - Remove suggestions to use
internalfunctions by @filmor in https://github.com/pythonnet/pythonnet/pull/2092 - 1783 Implement Interface And Inherit Class by @rmadsen-ks in https://github.com/pythonnet/pythonnet/pull/2028
- Fix
GetBufferthrowingArgumentOutOfRangeExceptionby @legomanww in https://github.com/pythonnet/pythonnet/pull/2120
New Contributors
- @legomanww made their first contribution in https://github.com/pythonnet/pythonnet/pull/2120
Full Changelog: https://github.com/pythonnet/pythonnet/compare/v3.0.1...v3.0.2