Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tests: fix py314 issues#6527

Merged
bastimeyer merged 2 commits into
streamlink:masterfrom
bastimeyer:tests/fix-py314-issues
May 8, 2025
Merged

tests: fix py314 issues#6527
bastimeyer merged 2 commits into
streamlink:masterfrom
bastimeyer:tests/fix-py314-issues

Conversation

@bastimeyer

Copy link
Copy Markdown
Member

Python 3.14 beta 1 has been released two days ago. This fixes the failing tests due to some newly added deprecation warnings.

Runners can't be added yet despite GH having added py314 to their runners, because we'll need to build missing wheels for some dependencies first, which are currently missing. This is unrelated to this PR.

bastimeyer added 2 commits May 8, 2025 21:17
Switch to from subclassing the abstract `importlib.abc.SourceLoader`
to the concrete `importlib.machinery.SourceFileLoader` implementation
@bastimeyer bastimeyer merged commit 681a89c into streamlink:master May 8, 2025
16 checks passed
@bastimeyer bastimeyer deleted the tests/fix-py314-issues branch May 8, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant