Elektrine lite

← Feed

@danzin@mastodon.social

Post #751850

2026-03-02 11:36 UTC

labeille Package Registry stats We've grown the registry: https://github.com/devdanzin/labeille/tree/main/registry/packages * Total packages: 1,500 * Enriched (information collected and present): 1,500 (100%) * Fully runnable on CPython 3.15: 654 (43.6%) * Skipped (no tests, monorepo, etc.): 418 (27.9%) * 3.15-specific blockers (skip_versions): 364 (24.3%) * pytest: 95.1% (1,427 packages) * unittest: 4.8% (72 packages) * GitHub: 96.4% of repos * Same JIT crash found in 7 packages #Python #CPython #JIT #debugging #registry #labeille

Replies (1)

  • @danzin@mastodon.social 2026-03-02 11:44

    labeille Package Registry stats Top 3.15 Blockers (364 packages): * PyO3 / Rust / maturin: 111 * C extension build failures: 108 * pydantic-core (transitive PyO3): 69 * numpy / scipy / meson: 43 Once PyO3 adds 3.15 support, ~180 more packages will unlock (PyO3 direct + pydantic-core transitive) Skip Reasons (418 packages): * Monorepo subpackage (Azure, GCloud, etc.): 214 * No test suite found: 70 * No source repository: 52 * Type stub packages: 42 #Python #CPython #JIT #registry #labeille

    Open ##1056563