Skip to content

PyAV is blocking the upgrade to Python 3.14 #4494

@cclauss

Description

@cclauss

Description of proposed feature

PyAV v16.0.1 supports Python 3.14, but our GitHub Actions tests fail on that version.


The file .github/scripts/ci_build_cairo.py will probably fail on Python 3.14 because of the security changes made to:

file.extractall(directory)

How can the new feature be used?

Additional comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureEnhancement specifically adding a new feature (feature request should be used for issues instead)

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions