You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement device and context properties for Event (#618)
* Implement device and context properties for Event
* Fix documentation typo
* Address comments
* Add new attributes to slots
* Add missing import
* Change order of arguments to preserve defaults
* Always pass ctx_handle to event constructor
* Fix order of passed arguments to constructor
* Pass context handle instead of object
* Update release notes
0 commit comments