I have this really small test program which does nothing apart from a executing an asyncio event loop:
asyncio
import asyncio asyncio.get_event_loop().r
This is a bug, sure.
See issue on python bug-tracker for the problem solving progress.