Reflect re-titling the PyEval_InitThreads upstream PR
[skip changelog]
This commit is contained in:
parent
a6b8592585
commit
c3aa71ba16
@ -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" <code@musicinmybrain.net>
|
||||
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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user