diff --git a/34857.patch b/34857.patch index 38bb435..aa0c825 100644 --- a/34857.patch +++ b/34857.patch @@ -1,7 +1,7 @@ -From 3100ba858cd47bb7fc2fa33cbf290fb6fd48372f Mon Sep 17 00:00:00 2001 +From d583a79750a7f3cf2c955d880ebfbfd5b8aa1675 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 2 Nov 2023 07:00:37 -0400 -Subject: [PATCH] Do not call PyEval_InitThreads +Subject: [PATCH] [Python] Do not call PyEval_InitThreads MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/grpc.spec b/grpc.spec index ada5e1c..e36dc92 100644 --- a/grpc.spec +++ b/grpc.spec @@ -416,7 +416,7 @@ Patch: 0001-http2-Dont-drop-connections-on-metadata-limit-exceed.patch # https://github.com/grpc/grpc/issues/33918#issuecomment-1788823585 # https://github.com/grpc/grpc/pull/34242 Patch: 0001-Specify-noexcept-for-cdef-functions.patch -# Do not call PyEval_InitThreads +# [Python] Do not call PyEval_InitThreads # https://github.com/grpc/grpc/pull/34857 Patch: %{forgeurl}/pull/34857.patch