Skip to content

Commit 354721b

Browse files
committed
Merge pull request matplotlib#983 from mdboom/update_pytz_and_dateutil
Issues with dateutil and pytz
2 parents 42878d2 + 07d8416 commit 354721b

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

+6494
-74
lines changed

doc/users/whats_new.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,16 @@ local intensity of the vector field.
127127

128128
.. plot:: mpl_examples/pylab_examples/streamplot_demo.py
129129

130+
Updated shipped dependencies
131+
----------------------------
132+
133+
The following dependencies that ship with matplotlib and are
134+
optionally installed alongside it have been updated:
135+
136+
- `pytz <http://pytz.sf.net/>` 2012d
137+
138+
- `dateutil <http://labix.org/python-dateutil>` 1.5 on Python 2.x,
139+
and 2.1 on Python 3.x
130140

131141
.. _whats-new-1-1:
132142

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)