We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c39f0 commit 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