Fix PythonException GC (#400) · pythonnet/pythonnet@edc7621 · GitHub
Skip to content

Commit edc7621

Browse files
authored
Fix PythonException GC (#400)
Since PythonException doesn't inherit from PyObject, need to reapply the same fix as from gh:365. Seen mostly on PY27/Travis on PyTuple tests. Enable PyTuple tests for PY27/Travis
1 parent d86880a commit edc7621

2 files changed

Lines changed: 1 addition & 24 deletions

File tree

src/embed_tests/pytuple.cs

Lines changed: 0 additions & 23 deletions

src/runtime/pythonexception.cs

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)