Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb0f99 commit 8521225Copy full SHA for 8521225
1 file changed
CHANGELOG
@@ -1,3 +1,13 @@
1
+2011-04-01 The plot directive Sphinx extension now supports all of the
2
+ features in the Numpy fork of that extension. These
3
+ include doctest formatting, an 'include-source' option, and
4
+ a number of new configuration options. - MGD
5
+
6
+2011-03-29 Wrapped ViewVCCachedServer definition in a factory function.
7
+ This class now inherits from urllib2.HTTPSHandler in order
8
+ to fetch data from github, but HTTPSHandler is not defined
9
+ if python was built without SSL support. - DSD
10
11
2011-03-10 Update pytz version to 2011c, thanks to Simon Cross. - JKS
12
13
2011-03-06 Add standalone tests.py test runner script. - JKS
0 commit comments