Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945db38 commit 0c6a7e2Copy full SHA for 0c6a7e2
CHANGELOG.md
@@ -14,6 +14,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
14
- `clr.AddReference` may now throw errors besides `FileNotFoundException`, that provide more
15
details about the cause of the failure
16
- `clr.AddReference` no longer adds ".dll" implicitly
17
+- `PyIter(PyObject)` constructor replaced with static `PyIter.GetIter(PyObject)` method
18
19
### Fixed
20
0 commit comments