PYRS logo PYRS

Evidence and Workstreams

Edit this page

Current PYRS workstreams and the artifacts that support them.

PYRS no longer treats internal roadmap/backlog docs as authoritative status. Current status is derived from source, tests, and checked-in probe artifacts.

Current Workstreams

Workstream Current focus
Release readinessInstallation polish, public docs accuracy, supported-platform packaging, and remaining pre-release hardening.
Runtime + stdlib long tailCPython 3.14 parity closure across remaining stdlib/runtime edge behavior and mapped test gaps.
Native extensions + scientific stackC-API lifetime-model closure, NumPy bring-up blockers, and broader extension compatibility for real workloads.
Performance + architectureObservability, benchmark discipline, and deeper VM/runtime cleanup without regressing semantics.

How Closure Is Tracked

Workstream Current focus
Runtime and stdlib compatibilitytests/cpython_harness.rs, tests/differential_cpython.rs, and perf/cpython_compat_benchmark_latest/.
Stdlib/runtime baselinestests/stdlib_common_usecases.rs, perf/stdlib_compat_extended_latest.json, and perf/stdlib_full_probe_latest.json.
Language paritydocs/LANGUAGE_FEATURE_MANIFEST.json and the latest language coverage artifacts.
Native extensions/scientific stackdocs/EXTENSION_CAPABILITY_MATRIX.md, docs/NUMPY_BRINGUP_GATE.md, and perf/numpy_gate_direct_latest.json.

Historical Note

Area Rule
Historical numberingOld milestone terminology may still appear in commit history and notes, but it is no longer the primary status source.
Current practiceUse tests, headers, source modules, and checked-in artifacts for current status.
Why keep this pageIt points at the evidence sources that currently define progress.

Canonical Internal Trackers

  • docs/README.md
  • docs/CPYTHON_COMPAT_PRIORITIES.md
  • docs/LANGUAGE_FEATURE_MANIFEST.md
  • docs/EXTENSION_CAPABILITY_MATRIX.md
  • docs/NUMPY_BRINGUP_GATE.md