Skip to content

Fix a few issues with the asyncio example

Kaleb Elwert requested to merge belak/PyIRC:fix-asyncio-example into master

Currently, the callback doesn't have enough params and one of the responses runs into the next.

Merge request reports

Loading