Commits
User selector
Commit history
Commits on Sep 16, 2025
path: Simplify parts of clip_path_to_rect
Show description for f2a9daccommittedpath: Simplify extent_limits implementation a bit
Show description for 56b9bffcommittedMake path-to-string conversion a little safer
Show description for f05ecf9committed
Commits on Jan 7, 2025
Commits on Oct 17, 2024
Mark all extensions as free-threading safe
Show description for 00720f8committed
Commits on Oct 9, 2024
- committed
Remove NumPy from extensions entirely
Show description for 5693634committedRemove old-style Python-C++ converters
Show description for 5db55decommitted
Commits on Oct 2, 2024
Commits on Mar 8, 2024
Fix build on older macOS deployment targets
Show description for 28e664ecommitted
Commits on Mar 7, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 3, 2024
Commits on Oct 15, 2023
Merge pull request #27066 from QuLogic/array_view-pybind11
Show description for 836d2b0authored
Commits on Oct 14, 2023
Replace some calls to array_view.size with .shape(0)
Show description for 02fa8fccommittedRename array_view.dim to shape
Show description for c1e6873committedRename py namespace to mpl in extension code
Show description for 1446d1ccommitted
Commits on May 28, 2023
Fix subslice optimization for long, fully nan lines.
Show description for 2857fdecommitted
Commits on Apr 27, 2023
Commits on Mar 24, 2023
Remove explicit symbol visibility pragmas
Show description for cbae84bcommitted
Commits on Dec 2, 2022
Simplify implementation of _is_sorted.
Show description for ba38186committed
Commits on Jan 29, 2022
Fix "trailing" whitespace in C docstrings.
Show description for a9d12decommitted
Commits on Nov 13, 2021
- committed
Hood
Commits on Nov 8, 2021
Commits on Aug 21, 2021
Remove some boilerplate from C extension inits.
Show description for 68d8144committed
Commits on Jul 20, 2021
Fix some very unlikely leaks in extensions.
Show description for 99d76accommitted
Commits on Jul 19, 2021
Commits on Jun 2, 2021
Fix exception handling when constructing C-level PathGenerator.
Show description for 126294fcommitted