Skip to content

Create a GitHub Actions workflow for verifying bundled libexpat files #100538

Open
@illia-v

Description

@illia-v

Feature or enhancement

A GitHub Actions workflow can be used to verify libexpat files bundled in CPython in Modules/expat/.

Pitch

When a new version of libexpat is released, someone usually creates a pull request to update its files bundled in CPython. Before merging it, a few people verify the change manually like in #98742.

An automatic test can be used for verifying the files during updates to reduce error proneness and speed up integration of new libexpat releases that fix security issues often.

We have a similar workflow for verifying bundled pip and setuptools wheels #91172.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions