Skip to content

WEB: Test that our versions JSON is valid #61573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
datapythonista opened this issue Jun 5, 2025 · 0 comments · May be fixed by #61578
Open

WEB: Test that our versions JSON is valid #61573

datapythonista opened this issue Jun 5, 2025 · 0 comments · May be fixed by #61578
Labels

Comments

@datapythonista
Copy link
Member

See #61572

I think this can be as simple as loading the file with json.load when calling pandas_web.py. This way, if the file is not valid JSON the CI should break. But we need to double check that json.load fails if an extra comma is present.

iabhi4 added a commit to iabhi4/pandas that referenced this issue Jun 5, 2025
@iabhi4 iabhi4 linked a pull request Jun 5, 2025 that will close this issue
1 task
iabhi4 added a commit to iabhi4/pandas that referenced this issue Jun 5, 2025
iabhi4 added a commit to iabhi4/pandas that referenced this issue Jun 5, 2025
iabhi4 added a commit to iabhi4/pandas that referenced this issue Jun 6, 2025
iabhi4 added a commit to iabhi4/pandas that referenced this issue Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant