]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
add changelog entry 1148/head
authorVincent Fazio <vfazio@gmail.com>
Tue, 3 Jan 2023 16:27:39 +0000 (10:27 -0600)
committerVincent Fazio <vfazio@xes-inc.com>
Tue, 3 Jan 2023 16:27:39 +0000 (10:27 -0600)
Signed-off-by: Vincent Fazio <vfazio@gmail.com>
docs/build/unreleased/1147.rst [new file with mode: 0644]

diff --git a/docs/build/unreleased/1147.rst b/docs/build/unreleased/1147.rst
new file mode 100644 (file)
index 0000000..5f6f7de
--- /dev/null
@@ -0,0 +1,8 @@
+.. change::
+    :tags: bug, typing
+    :tickets: 1146, 1147
+
+    Fixed typing definitions for :meth:`.EnvironmentContext.get_x_argument`.
+
+    Typing stubs are now generated for overloaded proxied methods such as
+    :meth:`.EnvironmentContext.get_x_argument`.
\ No newline at end of file