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 5b12a90 commit 2e443ffCopy full SHA for 2e443ff
CHANGELOG
@@ -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
+
6
2011-03-10 Update pytz version to 2011c, thanks to Simon Cross. - JKS
7
8
2011-03-06 Add standalone tests.py test runner script. - JKS
0 commit comments