[3.11] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created (#99949) It no longer emits a deprecation warning if the current event loop was set. Co-authored-by: Ćukasz Langa <lukasz@langa.pl>