diff options
author | Erik Johnston <erik@matrix.org> | 2022-10-21 15:17:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 14:17:19 +0000 |
commit | 5f77b74215b1f1549d776f7ca7a27b907d51a08e (patch) | |
tree | 4c21ac8ce43e3498a884d502c2fa5865c339d4e9 /changelog.d/14253.misc | |
parent | Properly update the threads table when thread events are redacted. (#14248) (diff) | |
download | synapse-5f77b74215b1f1549d776f7ca7a27b907d51a08e.tar.xz |
Try building ABI3 wheels for cpython (#14253)
Diffstat (limited to 'changelog.d/14253.misc')
-rw-r--r-- | changelog.d/14253.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14253.misc b/changelog.d/14253.misc new file mode 100644 index 0000000000..c1382ddafa --- /dev/null +++ b/changelog.d/14253.misc @@ -0,0 +1 @@ +Build ABI3 wheels for cpython. |