python-bittrex-websocket-aio icon indicating copy to clipboard operation
python-bittrex-websocket-aio copied to clipboard

TypeError: As of 3.10, the *loop* parameter was removed from Queue() since it is no longer necessary

Open svabra opened this issue 3 years ago • 1 comments
trafficstars

Line 42 in _transport.py can be modified to remove the loop=self.ws_loop argument, which make the code fail in Python 3.10.

svabra avatar Mar 22 '22 15:03 svabra

same error please fix <3

adrmarty avatar Jan 05 '23 12:01 adrmarty