Skip to content

tsv2py: add build-tsv2py.yml for riscv64 wheels - #1471

Merged
luhenry merged 1 commit into
mainfrom
tsv2py
Sep 8, 2026
Merged

tsv2py: add build-tsv2py.yml for riscv64 wheels#1471
luhenry merged 1 commit into
mainfrom
tsv2py

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Plain C extension parser/generator for PostgreSQL-compatible TSV. Upstream publishes no riscv64 wheel.

Mirrors upstream's publish.yml.

Differs from upstream

  • Nothing beyond the riscv64 image.

Testing

  • same as upstream

License: OK

Built on cp312; 20 passed.

Plain C extension (fast_float ported to C, no C++), Py_LIMITED_API=0x030A0000
abi3 wheel tagged cp310-abi3 by setup.py's own bdist_wheel_abi3, so one build
per libc serves cp312/cp313/cp314; upstream ships no free-threaded wheel.
AVX2 codepath is gated to x86_64 only, so riscv64 builds/tests parser_plain.
luhenry added a commit that referenced this pull request Sep 7, 2026
@luhenry
luhenry merged commit c1c48ab into main Sep 8, 2026
8 checks passed
@luhenry
luhenry deleted the tsv2py branch September 8, 2026 08:47
@luhenry luhenry linked an issue Sep 8, 2026 that may be closed by this pull request
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.

tsv2py riscv64 support

1 participant