Skip to content

Commit 64471cf

Browse files
committed
Merge remote branch 'main/master'
Conflicts: lib/matplotlib/backends/backend_qt4.py lib/matplotlib/cbook.py lib/matplotlib/font_manager.py unit/__init__.py
2 parents f4fee35 + 4ef0163 commit 64471cf

File tree

87 files changed

+1881
-8980
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+1881
-8980
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ Thumbs.db
4040
###################################
4141
lib/matplotlib/mpl-data/matplotlib.conf
4242
lib/matplotlib/mpl-data/matplotlibrc
43+
44+
# Documentation generated files #
45+
#################################
46+
doc/examples
47+
doc/_templates/gallery.html
48+
doc/_static/matplotlibrc

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2011-03-29 Wrapped ViewVCCachedServer definition in a factory function.
2+
This class now inherits from urllib2.HTTPSHandler in order
3+
to fetch data from github, but HTTPSHandler is not defined
4+
if python was built without SSL support. - DSD
5+
16
2011-03-10 Update pytz version to 2011c, thanks to Simon Cross. - JKS
27

38
2011-03-06 Add standalone tests.py test runner script. - JKS

CXX5/Config.hxx

Lines changed: 0 additions & 134 deletions
This file was deleted.

0 commit comments

Comments
 (0)