| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
b2eace277d |
Transform custom PyEvent into standard python dictionary for easier debuggability.
Currently having a custom PyEvent make debugging very hard as fields are hidden within the class PyEvent that is defined within Rust Code. Python user are getting really confused about this obscure class. This PR transforms the class into a standard python dictionary. |
1 year ago |