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 831197c commit 4d628eaCopy full SHA for 4d628ea
CHANGELOG.md
@@ -1,7 +1,8 @@
1
## 1.3.3 (TBD)
2
* Bug Fixes
3
- * Added explicit testing against python 3.5.3 for Debian 9 support.
+ * Added explicit testing against python 3.5.2 for Ubuntu 16.04, and 3.5.3 for Debian 9
4
* Added fallback definition of typing.Deque (taken from 3.5.4)
5
+ * Removed explicit type hints that fail due to a bug in 3.5.2 favoring comment-based hints instead
6
* Other
7
* Added missing doc-string for new cmd2.Cmd __init__ parameters
8
introduced by CommandSet enhancement
0 commit comments