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
Cython 0.22 didn't like that we didn't have the `except NULL`
clause on the `__cvalue__` method in `ChannelBindings` in the
.pxd file. This adds the clause to the .pxd file.
0 commit comments