Skip to content

Commit b9f7974

Browse files
Export fewer symbols.
1 parent ce2db5d commit b9f7974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/internal/pycore_exceptions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ struct _Py_exc_state {
4040
PyAPI_FUNC(PyTypeObject *) _PyExc_GetExceptionSnapshotType(
4141
PyInterpreterState *interp);
4242

43-
PyAPI_FUNC(PyObject *) PyExceptionSnapshot_FromInfo(_Py_excinfo *info);
43+
extern PyObject * PyExceptionSnapshot_FromInfo(_Py_excinfo *info);
4444

4545

4646
#ifdef __cplusplus

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy