]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
copy 2.0 changelog for unblock python 3.14
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 Sep 2025 17:17:49 +0000 (13:17 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 30 Sep 2025 15:27:55 +0000 (11:27 -0400)
Change-Id: I2f7c94a01cb8d081f1bde8dc6685eaccba19f5f2
(cherry picked from commit 7cd36dabf67c58747c76602c92f04ff8d3eac5f3)

doc/build/changelog/unreleased_20/unblock314.rst [new file with mode: 0644]

diff --git a/doc/build/changelog/unreleased_20/unblock314.rst b/doc/build/changelog/unreleased_20/unblock314.rst
new file mode 100644 (file)
index 0000000..500ee41
--- /dev/null
@@ -0,0 +1,5 @@
+.. change::
+    :tags: bug, installation
+
+    Unblocked automatic greenlet installation for Python 3.14 now that
+    there are greenlet wheels on pypi for python 3.14.