From aeb0dd50993933dbbfe4ff560685caf1ddc9cb03 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Mon, 18 May 2026 00:39:40 +0000 Subject: [PATCH] [stubsabot] Mark decorator as obsolete since 5.3.0 Release: https://pypi.org/pypi/decorator/5.3.0 Repository: https://github.com/micheles/decorator Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/decorator Diff: https://github.com/micheles/decorator/compare/5.2.1...5.3.0 --- stubs/decorator/METADATA.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/decorator/METADATA.toml b/stubs/decorator/METADATA.toml index a59937f02dc8..1415c36c4373 100644 --- a/stubs/decorator/METADATA.toml +++ b/stubs/decorator/METADATA.toml @@ -1,2 +1,3 @@ version = "5.2.*" upstream-repository = "https://github.com/micheles/decorator" +obsolete-since = "5.3.0" # Released on 2026-05-17