From 0474e2f380eb1ec6c591a8f57390893826dae8b7 Mon Sep 17 00:00:00 2001 From: Sam Gross Date: Wed, 23 Aug 2023 12:04:00 -0700 Subject: [PATCH] Revert inadvertent change to stable_abi.py --- Tools/build/stable_abi.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/build/stable_abi.py b/Tools/build/stable_abi.py index 8b958cc71c7aed..7cba788ff33578 100644 --- a/Tools/build/stable_abi.py +++ b/Tools/build/stable_abi.py @@ -39,6 +39,7 @@ "genobject.h", "longintrepr.h", "parsetok.h", + "pyatomic.h", "token.h", "ucnhash.h", }