Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astral-sh/python-build-standalone

Produce redistributable builds of Python
https://github.com/astral-sh/python-build-standalone

Run `cargo update`

zanieb opened this pull request 5 days ago
fix: remove release attestations

samypr100 opened this pull request 5 days ago
Upgrade CPython 3.12.8 to 3.12.9, 3.13.1 to 3.13.2

geofft opened this pull request 6 days ago
Possibly non-isolated build on macOS

uwu-420 opened this issue 7 days ago
install-only distributions probably don't need .a files

geofft opened this issue 7 days ago
Bump openssl from 0.10.66 to 0.10.70

dependabot[bot] opened this pull request 7 days ago
Adjust python-build-standalone links

samypr100 opened this pull request 8 days ago
Make the installed pkg-config files relocatable (astral-sh/uv#11028)

geofft opened this pull request 13 days ago
build-cpython.sh: Don't repack the pip wheel

geofft opened this pull request 13 days ago
Consider tagging as `riscv64gc` instead of `riscv64`

zanieb opened this issue 18 days ago
Build attestations improvements

samypr100 opened this pull request 22 days ago
Upgrade `reqwest` to 0.12

zanieb opened this pull request 27 days ago
./build-macos.py builds noopt python

stepancheg opened this issue 27 days ago
Fix attestation permissions for sharded linux builds

zanieb opened this pull request 27 days ago
Add Python 3.14 to Windows release targets

zanieb opened this pull request 27 days ago
Retry downloads when <75% of the file is downloaded

zanieb opened this pull request 27 days ago
Upgrade tcl/tk from 8.6.12 to 8.6.14 on Unix

zanieb opened this pull request 27 days ago
Add Python 3.14 support on Windows

zanieb opened this pull request 28 days ago
Update CPython 3.14a3 -> 3.14a4

zanieb opened this pull request 28 days ago
Implement matrix sharding

zanieb opened this pull request about 1 month ago
Add riscv64-linux support

Xeonacid opened this pull request about 1 month ago
Supporting linking musl build artifacts to Rust projects

ntamas opened this issue about 1 month ago
Spurious integrity mismatch for downloads

zanieb opened this issue about 1 month ago
`cygwin/cygwin-install-action` can fail to connect to server

zanieb opened this issue about 1 month ago
Fix check for `--run` in CI

zanieb opened this pull request about 1 month ago
Retry on transient failures during artifact upload

zanieb opened this pull request about 1 month ago
Is there no 32-bit python under Linux?

richard-xx opened this issue about 1 month ago
Enable PGO and native builds for aarch64-unknown-linux-gnu

zanieb opened this pull request about 1 month ago
Generate CI runners for build matrix dynamically

zanieb opened this pull request about 1 month ago
Fix x86_64-apple-darwin comment in targets.yml

kilian-hu opened this pull request about 1 month ago
Add support for build attestations

samypr100 opened this pull request about 1 month ago
Update comments in release workflow

zanieb opened this pull request about 1 month ago
Fix musl Linux release targets

zanieb opened this pull request about 1 month ago
Drop 3.14 from expected Windows release targets

zanieb opened this pull request about 1 month ago
Update release targets for x86_64 musl

zanieb opened this pull request about 1 month ago
Update release distribution fetch script to include `macos.yml`

zanieb opened this pull request about 1 month ago
Update release distribution fetch script to include `darwin.yml`

zanieb opened this pull request about 1 month ago
Update expected release triples for `x86_64_v4`

zanieb opened this pull request about 1 month ago
Upgrade Python build environment requirements

zanieb opened this pull request about 1 month ago
Bump Docker timeout from 60s to 10m

zanieb opened this pull request about 1 month ago
PGO-only builds on Linux/macOS for embedded use

Edward-Knight opened this issue about 1 month ago
unix: refresh test_embed patches to conditionally skip on BOLT

indygreg opened this pull request about 1 month ago
unix: call `ulimit -n` to avoid overheads

indygreg opened this pull request about 1 month ago
ci: enable PGO on x86-64-v4

indygreg opened this pull request about 1 month ago
unix: upgrade libedit 20210910-3.1 -> 20240808-3.1

indygreg opened this pull request about 1 month ago
Better handle BOLT skipped tests

indygreg opened this issue about 1 month ago
Consider distributing zlib-ng

indygreg opened this issue about 1 month ago
unix: BOLT fixes

indygreg opened this pull request about 1 month ago
Upgrade LLVM to 19.1.6

indygreg opened this pull request about 1 month ago
Perform automatic diffs for pull requests

zanieb opened this issue about 1 month ago
Configure `pkg-config` during CPython builds

zanieb opened this pull request about 1 month ago
Show Docker build errors when available

zanieb opened this pull request about 1 month ago
Debugging SQLite

zanieb opened this pull request about 1 month ago
Add missing parser files to Python 3.13 Linux and macOS builds

ntamas opened this pull request about 1 month ago
Include `libm` in statically linked sqlite3 builds

zanieb opened this pull request about 1 month ago
Use Python 3.12 to run builds on Windows

zanieb opened this pull request about 2 months ago
Apply readelf patch for cross-compiling on older Python versions

zanieb opened this pull request about 2 months ago
Install `binutils` for Linux builds

zanieb opened this pull request about 2 months ago
Drop pgo-only free-threaded macOS buid from expected release triples

zanieb opened this pull request about 2 months ago
Restore `depot-macos-latest` usage for macOS

zanieb opened this pull request about 2 months ago
Reclaim disk space on runner before release process

zanieb opened this issue about 2 months ago
Use a larger runner for the release process

zanieb opened this pull request about 2 months ago
Some cosmetic changes to the workflow names

zanieb opened this pull request about 2 months ago
Remove pgo-only builds on macOS and Linux

zanieb opened this pull request about 2 months ago
Add support for Python 3.14 on macOS and GNU Linux

zanieb opened this pull request about 2 months ago
Remove pgo builds when pgo+lto builds exist

zanieb opened this issue about 2 months ago
Use single quotes for labels in shell call

zanieb opened this pull request about 2 months ago
Skip building `pythonbuild` when not needed

zanieb opened this pull request about 2 months ago
Fix `any_builds` CI check on Linux

zanieb opened this pull request about 2 months ago
Only run the image builds if we are doing Linux Python builds

zanieb opened this pull request about 2 months ago
Add `ci:dry-run` to skip performing builds but still test the matrix

zanieb opened this pull request about 2 months ago
Skip builds on `ci:skip` or `documentation` labels

zanieb opened this pull request about 2 months ago
Skip the build matrix for `documentation` pull requests

zanieb opened this issue about 2 months ago
Remove Tkl/tk caveats from quirks

charliermarsh opened this pull request about 2 months ago
Skip pre-build steps when not needed for matrix

zanieb opened this issue about 2 months ago
Use larger GitHub Windows runner

zanieb opened this pull request about 2 months ago
Use standard runners when running on a fork

zanieb opened this issue about 2 months ago
Add matrix labels to the contributing guide

zanieb opened this issue about 2 months ago
Pass `-utf8` to `vswhere`

charliermarsh opened this pull request about 2 months ago
Generate CI matrix at runtime

zanieb opened this pull request about 2 months ago
Ignore clean-up errors for Windows temporary directory

zanieb opened this pull request about 2 months ago
Switch to Depot runners in CI

zanieb opened this pull request about 2 months ago
Convert to UTF-8 prior to setting Tkinter path

charliermarsh opened this pull request about 2 months ago
Fail openssl 3.0.15 build with pearl when building on windows

nicolahcm opened this issue about 2 months ago
Remove `-Werror=unguarded-availability-new` from `sysconfig` data

charliermarsh opened this pull request about 2 months ago
Patch `_tkinter.c` to look in base prefix

charliermarsh opened this pull request about 2 months ago
iOS builds

Edward-Knight opened this issue 2 months ago
Stripped-only `.tar.gz` doesn't record directories

konstin opened this issue 2 months ago
Remove support for MIPS

zanieb opened this issue 2 months ago
libatomic dependency may be problematic

indygreg opened this issue 2 months ago
SBOM

lackhove opened this issue 2 months ago
Use simple shebang launcher when the path is not complex

zanieb opened this issue 2 months ago
Parallel builds support

indygreg opened this pull request 3 months ago