Skip to content

Tags: losttech/pythonnet

Tags

lost/r/v3.0.4

Toggle lost/r/v3.0.4's commit message
fixed bad GetManagedObject calls in CLR-based descriptor implementations

lost/r/v3.0.3

Toggle lost/r/v3.0.3's commit message
property descriptor made visible on the reflected class for instance …

…properties

lost/r/v3.0.2

Toggle lost/r/v3.0.2's commit message
prevent crash during debugging when attempting to inspect PyObject wi…

…thout GIL

lost/r/v3.0.1

Toggle lost/r/v3.0.1's commit message
when converting to Python, always use actual value type

lost/r/v3.0.0

Toggle lost/r/v3.0.0's commit message
updated assembly info

v2.5.0

Toggle v2.5.0's commit message
Release v2.5.0

pre/3.0.0/b860

Toggle pre/3.0.0/b860's commit message
don't remove outer exception from Iterator.__next__

unofficial/3.0.0/c05

Toggle unofficial/3.0.0/c05's commit message
fixed MappingMixin implementation (untested)

unofficial/3.0.0/c04

Toggle unofficial/3.0.0/c04's commit message
do not allow encoders for System.String

unofficial/3.0.0-c02

Toggle unofficial/3.0.0-c02's commit message
fixed PyObject.As<object> returning PyObject