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
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
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 }}
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.2k
Code
Issues
1.1k
Pull requests
433
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
_png.cpp
on
v2.2.x
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 19, 2019
Merge pull request #13836 from tacaswell/fix_ssize_t
Show description for bf2c5f6
jklymak
authored and
tacaswell
committed
bf2c5f6
View commit details
Copy full SHA for bf2c5f6
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Backport PR #14425: Lic restore license paint
WeatherGod
authored and
MeeseeksDev[bot]
committed
cb2b802
View commit details
Copy full SHA for cb2b802
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Backport PR #12548: undef _XOPEN_SOURCE breaks the build in AIX
dopplershift
authored and
MeeseeksDev[bot]
committed
9aa6c4a
View commit details
Copy full SHA for 9aa6c4a
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Backport PR #10703: Fix signature docstring in _png extension.
tacaswell
authored and
MeeseeksDev[bot]
committed
ecb48d0
View commit details
Copy full SHA for ecb48d0
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
STY: lower case error messages
tacaswell
committed
6ebcb11
View commit details
Copy full SHA for 6ebcb11
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
STY: fix tab -> space and brace position
tacaswell
committed
07633f3
View commit details
Copy full SHA for 07633f3
View code at this point
Browse repository at this point
STY: tab -> space conversion in c code
tacaswell
committed
89bea54
View commit details
Copy full SHA for 89bea54
View code at this point
Browse repository at this point
FIX: segfault on truncated png
Show description for 7ff098b
tacaswell
committed
7ff098b
View commit details
Copy full SHA for 7ff098b
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Only byte-swap 16-bit PNGs on little-endian (#7792)
Show description for e96a2ca
AdamWill
committed
e96a2ca
View commit details
Copy full SHA for e96a2ca
View code at this point
Browse repository at this point
Commits on Dec 25, 2016
Use default value for invalid key instead of NULL
Xarthisius
committed
8bb0ae3
View commit details
Copy full SHA for 8bb0ae3
View code at this point
Browse repository at this point
Add a description for the 'metadata' keyword to the docstring
Xarthisius
committed
a2d2c37
View commit details
Copy full SHA for a2d2c37
View code at this point
Browse repository at this point
Use 'latin_1' encoding instead of ascii
Xarthisius
committed
e174284
View commit details
Copy full SHA for e174284
View code at this point
Browse repository at this point
Handle unicode/bytes directly in the C extension
Xarthisius
committed
92bccd2
View commit details
Copy full SHA for 92bccd2
View code at this point
Browse repository at this point
Revert accidental changes and fix indentation
Xarthisius
committed
d75b068
View commit details
Copy full SHA for d75b068
View code at this point
Browse repository at this point
Drop debug statements
Xarthisius
committed
0f006e3
View commit details
Copy full SHA for 0f006e3
View code at this point
Browse repository at this point
Ensure that metadata pointer is initially set to NULL
Xarthisius
committed
5200aff
View commit details
Copy full SHA for 5200aff
View code at this point
Browse repository at this point
Allow to store metadata in png files
Xarthisius
committed
bc6e367
View commit details
Copy full SHA for bc6e367
View code at this point
Browse repository at this point
Commits on May 21, 2016
Merge remote-tracking branch 'matplotlib/v2.x'
Show description for 2ceea35
tacaswell
committed
2ceea35
View commit details
Copy full SHA for 2ceea35
View code at this point
Browse repository at this point
Merge remote-tracking branch 'matplotlib/v1.5.x' into merge15xto2x
jenshnielsen
committed
712500d
View commit details
Copy full SHA for 712500d
View code at this point
Browse repository at this point
Commits on May 19, 2016
Rename operator[] to subarray...
Show description for 7976970
mdboom
committed
7976970
View commit details
Copy full SHA for 7976970
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Fix #5944: Fix PNG writing from notebook backend
mdboom
committed
ef1b1a4
View commit details
Copy full SHA for ef1b1a4
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Merge remote-tracking branch 'matplotlib/v1.5.x' into merge15xto2xconflict
jenshnielsen
committed
b32900d
View commit details
Copy full SHA for b32900d
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Merge pull request #5910 from mdboom/image-read-from-url
Show description for 0ea4ec9
WeatherGod
committed
0ea4ec9
View commit details
Copy full SHA for 0ea4ec9
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Fix reading/writing from urllib.request objects
mdboom
committed
9758da5
View commit details
Copy full SHA for 9758da5
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
Merge pull request #5515 from mdboom/png-fishiness
Show description for 3814c77
tacaswell
committed
3814c77
View commit details
Copy full SHA for 3814c77
View code at this point
Browse repository at this point
Set exception if read past end of file
mdboom
committed
d7d7038
View commit details
Copy full SHA for d7d7038
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Fix some theoretical problems with png reading
mdboom
committed
17aad94
View commit details
Copy full SHA for 17aad94
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Add docstrings to _png.cpp
mdboom
committed
bf1dca7
View commit details
Copy full SHA for bf1dca7
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Faster image generation in WebAgg/NbAgg backends
Show description for b3e9443
mdboom
committed
b3e9443
View commit details
Copy full SHA for b3e9443
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 21, 2015
Don't need module_state struct at all
mdboom
committed
43e2d0b
View commit details
Copy full SHA for 43e2d0b
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
Delete an extra word in an error message
jkseppan
committed
18dcc54
View commit details
Copy full SHA for 18dcc54
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Extend _png.cpp to write grayscale or RGB (no A) files
Show description for 9995cd5
jkseppan
committed
9995cd5
View commit details
Copy full SHA for 9995cd5
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
Commits on Oct 22, 2014
Make png.h the absolute first thing
Michael Droettboom
committed
c2c03df
View commit details
Copy full SHA for c2c03df
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.