8000 Fix format error in switcher.json by timhoffm · Pull Request #23145 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Fix format error in switcher.json #23145

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

Merged
merged 1 commit into from
May 26, 2022
Merged

Conversation

timhoffm
Copy link
Member

As opposed to python, the last element of a json list is not allowed to
have a trailing comma.

As opposed to python, the last element of a json list is not allowed to
have a trailing comma.
@timhoffm timhoffm added this to the v3.6.0 milestone May 26, 2022
@timhoffm
Copy link
Member Author

I think we do not need to backport this, as we always only look at the version in the devdocs:

"json_url": "https://matplotlib.org/devdocs/_static/switcher.json",

@QuLogic
Copy link
Member
QuLogic commented May 26, 2022

There isn't even a switcher in 3.5.x, so don't need to backport.

@timhoffm timhoffm merged commit 6296e50 into matplotlib:main May 26, 2022
@timhoffm timhoffm deleted the fix-switcher-json branch May 26, 2022 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0