Skip to content

B2 SDK contributor docs describe a stale Python test matrix #589

Description

@ffumero2003

Description

The contributor guides state that CI tests a matrix of eight Python versions. The current configuration names CPython 3.10 through 3.14 and PyPy 3.10, for six interpreter versions across supported operating systems.

Steps to reproduce

1. Read the CI-matrix claim in CONTRIBUTING.md or doc/source/contributing.rst.
2. Compare it with PYTHON_VERSIONS in noxfile.py and the matrix in .github/workflows/ci.yml.

Expected behavior

Contributor documentation should describe the current interpreter and operating-system matrix accurately without hard-coded counts that drift easily.

Actual behavior

The documented count does not match the current configuration.

Environment

  • Python version: CPython 3.10-3.14 and PyPy 3.10
  • b2sdk version: master at f3ab7b71
  • OS: Linux, macOS, and Windows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions