-
-
Notifications
You must be signed in to change notification settings - Fork 358
Open
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.
Description
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
- go to https://json-schema.org/tools
- fitler on "language: Python 3" and "tooling type: Validator"
- apply filter
- see nothing
- 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
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.