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 849f981 commit 0ea8bc1Copy full SHA for 0ea8bc1
changelog.md
@@ -6,6 +6,7 @@ Completely rewrite. Broad overview:
6
- Upgraded to Python 3.13.1 (6 major versions!).
7
- Native Python modules (e.g. ctypes, ssl) are included by default.
8
- Added support for writing your own native Python modules which integrate with the SDK.
9
+- Python's stdout and stderr are hooked up to the SDK's logging system.
10
11
- Hooks can now be explicitly specified as pre or post-hooks.
12
- Pre-hooks can now overwrite a function's return value.
0 commit comments