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 ea0cb51 commit 1cab300Copy full SHA for 1cab300
ChangeLog
@@ -1,3 +1,18 @@
1
+ * Added testing for Python 3.5 (PR from Tim Graham) #110
2
+
3
+ * Fixed typos in docstrings (PR from Romuald Brunet, reviewed by Tim
4
+ Graham) #105
5
6
+ * Removing Python 2.6 and 3.2 testing (PR from Tim Graham) #115
7
8
+ * Removing unnecessary parens in return statements (PR from Tim Graham)
9
+ #113
10
11
+ * Remove unused _has_unicode/_str_cls vars (PR from Tim Graham) #111
12
13
+ * Add flake8 testing and cleanups (PR from Tim Graham, cleanups from Sean
14
+ Reifschneider) #112
15
16
Fri, 27 May 2016 13:44:55 -0600 Sean Reifschneider <[email protected]>
17
18
* 1.58 release.
0 commit comments