File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424- Benoît Hudson ([ @benoithudson ] ( https://github.com/benoithudson ) )
2525- Bradley Friedman ([ @leith-bartrich ] ( https://github.com/leith-bartrich ) )
2626- Callum Noble ([ @callumnoble ] ( https://github.com/callumnoble ) )
27+ - Christabella Irwanto([ @christabella ] ( https://github.com/christabella ) )
2728- Christian Heimes ([ @tiran ] ( https://github.com/tiran ) )
2829- Christoph Gohlke ([ @cgohlke ] ( https://github.com/cgohlke ) )
2930- Christopher Bremner ([ @chrisjbremner ] ( https://github.com/chrisjbremner ) )
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ details about the cause of the failure
4444- Made it possible to call ` ToString ` , ` GetHashCode ` , and ` GetType ` on inteface objects
4545- Fixed objects returned by enumerating ` PyObject ` being disposed too soon
4646- Incorrectly using a non-generic type with type parameters now produces a helpful Python error instead of throwing NullReferenceException
47+ - Python operator method will call C# operator method when left operand is the bound type.
4748
4849### Removed
4950
You can’t perform that action at this time.
0 commit comments