Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devas-hub
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
_path_wrapper.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jun 8, 2019
Fix uses of PyObject_IsTrue.
Show description for 93eaf6d
anntzer
committed
93eaf6d
View commit details
Copy full SHA for 93eaf6d
View code at this point
Browse repository at this point
Commits on Feb 2, 2019
Simplify parsing of tuple in C extension code.
anntzer
committed
592d019
View commit details
Copy full SHA for 592d019
View code at this point
Browse repository at this point
Merge pull request #13333 from QuLogic/PySequence_GetItem-leak
Show description for 8d62769
NelleV
authored
8d62769
View commit details
Copy full SHA for 8d62769
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Fix possible leak of return of PySequence_GetItem.
QuLogic
committed
f0c5969
View commit details
Copy full SHA for f0c5969
View code at this point
Browse repository at this point
Remove unnecessary if/else clause.
QuLogic
committed
8b0e15c
View commit details
Copy full SHA for 8b0e15c
View code at this point
Browse repository at this point
Simplify convert_to_string's return value.
Show description for 6c51794
QuLogic
committed
6c51794
View commit details
Copy full SHA for 6c51794
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Rewrite convert_to_string using std::string.
Show description for 2592cbc
QuLogic
committed
2592cbc
View commit details
Copy full SHA for 2592cbc
View code at this point
Browse repository at this point
Commits on May 21, 2018
Don't use C++ exceptions in Py_affine_transform
mdboom
committed
3db5fe2
View commit details
Copy full SHA for 3db5fe2
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Merge remote-tracking branch 'matplotlib/v2.2.x'
Show description for d9fd08d
tacaswell
committed
d9fd08d
View commit details
Copy full SHA for d9fd08d
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
Don't catch polymorphic exceptions by value.
Show description for 26edf61
QuLogic
committed
26edf61
View commit details
Copy full SHA for 26edf61
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Remove C checks for PY3K macro.
QuLogic
committed
14124a5
View commit details
Copy full SHA for 14124a5
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Use convert_bool in more places.
Show description for abd5942
QuLogic
committed
abd5942
View commit details
Copy full SHA for abd5942
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Fix multiple unreferenced local variable warnings
Kojoley
committed
3f17864
View commit details
Copy full SHA for 3f17864
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
Implement Path.intersects_bbox in C++ to speed up legend positioning.
MaartenBaert
committed
c814beb
View commit details
Copy full SHA for c814beb
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Fix warnings about incorrect format specifiers.
QuLogic
committed
ad05091
View commit details
Copy full SHA for ad05091
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Remove unused variable.
QuLogic
committed
450f6f4
View commit details
Copy full SHA for 450f6f4
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Merge pull request #6764 from mdboom/fix-non-polygon-polygons2
Show description for 0b0733b
tacaswell
committed
0b0733b
View commit details
Copy full SHA for 0b0733b
View code at this point
Browse repository at this point
Commits on May 19, 2016
Revert 2c1bc6b for performance
mdboom
committed
27d1199
View commit details
Copy full SHA for 27d1199
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Merge pull request #5719 from mdboom/sorting-check
Show description for db80928
tacaswell
committed
db80928
View commit details
Copy full SHA for db80928
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Merge pull request #5672 from mdboom/double-endpoints
Show description for 47dded2
tacaswell
committed
47dded2
View commit details
Copy full SHA for 47dded2
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Merge pull request #5359 from mdboom/memleak-fixes
Show description for a450f99
WeatherGod
committed
a450f99
View commit details
Copy full SHA for a450f99
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Merge pull request #5285 from mdboom/compiler-warnings
Show description for b7c76c5
mdboom
committed
b7c76c5
View commit details
Copy full SHA for b7c76c5
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Merge pull request #5274 from mdboom/uninited-data2
Show description for f529327
mdboom
committed
f529327
View commit details
Copy full SHA for f529327
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Catch errors in the 1d branch of Py_affine_transform
jkseppan
committed
724cb9b
View commit details
Copy full SHA for 724cb9b
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Fix segfault on Windows
cgohlke
committed
1357118
View commit details
Copy full SHA for 1357118
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Fix #4230: Don't overflow buffer with sketch path.
Show description for bd837a0
mdboom
committed
bd837a0
View commit details
Copy full SHA for bd837a0
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Python doesn't like creating 0-length strings.
mdboom
committed
d04bc6b
View commit details
Copy full SHA for d04bc6b
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Don't copy string
mdboom
committed
1b2a762
View commit details
Copy full SHA for 1b2a762
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Address comments in the PR.
mdboom
committed
cc41bff
View commit details
Copy full SHA for cc41bff
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
Generate path strings in C++ for PDF and PS
mdboom
committed
1f0e4ad
View commit details
Copy full SHA for 1f0e4ad
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Fix #4076. Change how result is stored in point_in_path/point_on_path.
Show description for 0f204ec
mdboom
committed
0f204ec
View commit details
Copy full SHA for 0f204ec
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Support transforming a single point
mdboom
committed
f006189
View commit details
Copy full SHA for f006189
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
points_in_path etc. should return bool.
Show description for 2c1bc6b
mdboom
committed
2c1bc6b
View commit details
Copy full SHA for 2c1bc6b
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Upgrade Agg to SVN r103
mdboom
committed
2a17839
View commit details
Copy full SHA for 2a17839
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Fixes for clang
mdboom
committed
3147d8d
View commit details
Copy full SHA for 3147d8d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.