Skip to content

Update cheatsheets to use Matplotlib 3.10#181

Merged
dstansby merged 1 commit intomatplotlib:mainfrom
dstansby:310
Apr 14, 2026
Merged

Update cheatsheets to use Matplotlib 3.10#181
dstansby merged 1 commit intomatplotlib:mainfrom
dstansby:310

Conversation

@dstansby
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member

@jklymak jklymak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if there is a way to automate all this?

@dstansby dstansby marked this pull request as ready for review April 12, 2026 21:10
@dstansby
Copy link
Copy Markdown
Member Author

I've manually checked the diffs, and they look fine/expected. Just the version number text changing, and very minor changes to the colourmaps which still visually look as expected.

@timhoffm
Copy link
Copy Markdown
Member

One could automate the version number change - but then again, it's just a simple search&replace. I think a manual check is still needed.

If we want to reduce effort, we could drop the micro version and only build 3.10.0, 3.11.0, ... I would not expect API or behavior changes on micro version updates. So a cheatsheet for call 3.10.x versions should look the same. We may title them 3.10 instead of 3.10.0 so that nobody gets the impression a cheatsheet built on 3.10.0 may be outdated for 3.10.8.

@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Apr 13, 2026

This repo has a bumpversion config; there should hopefully not be any manual search&replace required.

@dstansby
Copy link
Copy Markdown
Member Author

Yes, this is pretty easy to do using bumpversion.

@dstansby dstansby merged commit a558978 into matplotlib:main Apr 14, 2026
3 checks passed
@dstansby dstansby deleted the 310 branch April 14, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants