diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-10-17 14:41:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 14:41:10 -0400 |
commit | 68d9559fef16df1fec278100026217457da5a7a3 (patch) | |
tree | fa467c471a7c3cb8101944d34d3cd563b40b4933 /changelog.d | |
parent | Update the changelog. (diff) | |
download | synapse-68d9559fef16df1fec278100026217457da5a7a3.tar.xz |
Test against Python 3.12 release (#16511)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16511.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16511.misc b/changelog.d/16511.misc new file mode 100644 index 0000000000..7b7d9ee5b8 --- /dev/null +++ b/changelog.d/16511.misc @@ -0,0 +1 @@ +Run tests against Python 3.12. |