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 c5320ab commit 2d9e974Copy full SHA for 2d9e974
CHANGELOG.md
@@ -15,10 +15,10 @@ Version 1.8.4
15
Detected by Python 3.6. Fixes the following warning:
16
ResourceWarning: subprocess xxxxx is still running
17
18
-2. Updated travis setup to python 3.6 for OS X.
+4. Fix deprecation warnings thrown by ```ConfigParser``` when using pygccxml
19
+ with python 2.7.13. Fix the usage of ```pygccxml``` with python 3.6.
20
- * Fix deprecation warnings thrown by ```ConfigParser``` when using pygccxml
21
- with python 2.7.13.
+5. Updated travis setup to python 3.6 for OS X.
22
23
Version 1.8.3
24
-------------
0 commit comments