8000
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 64c39f0 c 8000 ommit 222874cCopy full SHA for 222874c
CHANGELOG.md
@@ -20,6 +20,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
20
- Implemented GetDynamicMemberNames() for PyObject to allow dynamic object members to be visible in the debugger ([#443][i443])([#690][p690])
21
- Incorporated reference-style links to issues and pull requests in the CHANGELOG ([#608][i608])
22
- Added detailed comments about aproaches and dangers to handle multi-app-domains ([#625][p625])
23
+- Python 3.7 support, builds and testing added. Defaults changed from Python 3.6 to 3.7 ([#698][p698])
24
25
### Changed
26
0 commit comments