Skip to content

Modified utils asyncio wrapper to be 3.14 compatible#20

Merged
bradpenney merged 1 commit into
firestoned:mainfrom
bradpenney:update-utils-asyncio-wrapper
Oct 24, 2025
Merged

Modified utils asyncio wrapper to be 3.14 compatible#20
bradpenney merged 1 commit into
firestoned:mainfrom
bradpenney:update-utils-asyncio-wrapper

Conversation

@bradpenney

@bradpenney bradpenney commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

With the release of Python 3.14, asyncio.get_event_loop() has been deprecated. Updated this to support the new conventions.

Tested on Python v3.14.0 and Python v3.13.9 to ensure backwards compatibility.

Signed-off-by: Brad Penney <penney.brad@protonmail.com>
@bradpenney bradpenney force-pushed the update-utils-asyncio-wrapper branch from e42463b to 12d78be Compare October 24, 2025 19:15

@dgunzy dgunzy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bradpenney bradpenney merged commit 7f504b7 into firestoned:main Oct 24, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants