Skip to content

Commit 3f6b555

Browse files
committed
Mention temporarily unsupported Python 3.12+
1 parent c73a14c commit 3f6b555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ it becomes effective.
102102

103103
| Python version | Deprecation status |
104104
|:---------------|:---------------|
105-
| Any later 3.x |🟢 Supported unless announced otherwise. Pre-releases are not supported. |
105+
| Any later 3.x |🟢 Supported unless announced otherwise. Pre-releases are not supported. At the moment, the SDK does not work on Python 3.12+, see [issue #32](https://github.com/Dynatrace/OneAgent-SDK-for-Python/issues/32). |
106106
| 3.8.x |🟢 Supported. Expected to be deprecated with support ending around May 2025 |
107107
| 3.7.x |⚠️ Deprecated with SDK support ending 2024-09-01; Declared EOL by Python.org |
108108
| 3.4.x-3.6.x |⚠️ Deprecated with SDK support (with compatible SDK versions) ending 2024-06-01; Declared EOL by Python.org |

0 commit comments

Comments
 (0)