Skip to content

🐛 Bug: "python 3" filter should be removed #1978

@xmo-odoo

Description

@xmo-odoo

Describe the bug

The "Python 3" language filter is useless and confusing:

  • Python 2 was EOL'd with the end of support for Python 2.7 on January 1st, 2020 (https://www.python.org/doc/sunset-python-2/)
  • only one package is listed under python 3 (jsonschema-models), which seems to have been more out of confusion than any logic
  • per (1), every package listed under "python" should run on python 3 unless they have been unmaintained for a very very long time

Steps To Reproduce

  1. go to https://json-schema.org/tools
  2. fitler on "language: Python 3" and "tooling type: Validator"
  3. apply filter
  4. see nothing
  5. realise you should have selected "python" because that's where most of the libraries live

Expected Behavior

Not having a confusing option for python.

Are you working on this issue?

No

Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageThis is the initial status for an issue that requires triage.🐛 BugIndicates that the issue is a bug or defect.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions