The GitHub Actions job "Build" on 
texera.git/chore/remove-typing-dataclasses-backports has succeeded.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
515f98d19b697f59c7e4acaaa13de3061c21ab9f / Yicong Huang 
<[email protected]>
chore(amber): drop dead Python <3.5 / <3.7 backport deps

`typing==3.7.4.3` is a backport of the `typing` stdlib module for
Python <3.5; `dataclasses==0.6` is a backport for Python <3.7. This
repo's CI matrix is 3.10–3.13, so both are obsolete. Installing them
is wasted CI time, and the PyPI `typing` package can shadow the
stdlib version in subtle ways because its API is frozen at 3.7-era.

Side benefit: on Python 3.13, `typing==3.7.4.3` has no prebuilt wheel
and is built from source on every CI run.

Closes #4522

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/24948571518

With regards,
GitHub Actions via GitBox

Reply via email to