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
In particular, there was a rework of mininode.py into a p2p.py, and as part of that Python 3.12 support was incidentally added (which removed asyncore) by migrating to asyncio.