We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b7500 commit 247bd46Copy full SHA for 247bd46
Include/pyabi.h
@@ -42,7 +42,7 @@
42
free-threaded & GIL)
43
44
(Don't use Py_TARGET_ABI3T directly. It's currently only used to set these
45
- 2 macro, and defined for users' convenience.)
+ 2 macros, and defined for users' convenience.)
46
*/
47
#if defined(Py_LIMITED_API) && defined(Py_GIL_DISABLED) \
48
&& !defined(Py_TARGET_ABI3T)
0 commit comments