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
Fix possible problems in Bus constructor (hardbyte#319)
* small changes to listener tests
* fix duplicate constructor arguments
* made all interfaces and the __new__ constructor accept the channel attribute only as a positional argument and resolved errors for handling that correctly
* change channel argument in __new__ to a keyword argument
0 commit comments