Merge release branch back into master by filmor · Pull Request #1866 · pythonnet/pythonnet
and others added 30 commits
June 27, 2022 11:47fixed unhandled Python errors during comparison attempts fixes #1848
Additionally, fixes a type hint and makes sure that the new default behaviour is to use the environment variable if given.
- Only include src/runtime, no other .NET subproject - In particular, tests are not contained anymore in the sdist - Fix accidentally including obj and bin directories in the sdist
* Add unit tests for (U)IntPtr conversions * Special-case construction of (U)IntPtr * Check (U)IntPtr size explicitly
also fixed issues with xml docs in the code implements #1876
- Supports loading without explicitly specifying the runtime config now - Exposes information on the loaded runtime
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters