Deprecate PyPy support

XMLWordPrintableJSON

    • None
    • Python Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      PyMongo currently lists PyPy as a supported implementation (pyproject.toml classifiers) and runs pypy-3.11 in CI (.github/workflows/test-python.yml). We want to deprecate PyPy support starting with the next release. The release in which support will actually be removed is not yet decided.

      Definition of done

      • Release notes and changelog state that PyPy support is deprecated, without committing to a removal release.
      • Documentation reflects PyPy as deprecated, not supported.

      Pitfalls

      • Don't remove PyPy from CI or pyproject.toml classifiers yet — this ticket only announces the deprecation, removal is a follow-up.
      • Don't emit a runtime deprecation warning yet — that's a separate follow-up, not part of this ticket.
      • Don't imply a removal timeline in the notice since none is confirmed.

            Assignee:
            Steve Silvester
            Reporter:
            Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: