Searched refs:PyErr_WarnExplicit (Results 1 – 11 of 11) sorted by relevance
27 PyAPI_FUNC(int) PyErr_WarnExplicit(
293 result = PyErr_WarnExplicit( in ~PyWarningHandler()
759 PyErr_WarnExplicit:int:::760 PyErr_WarnExplicit:PyObject*:category:0:761 PyErr_WarnExplicit:const char*:message::762 PyErr_WarnExplicit:const char*:filename::763 PyErr_WarnExplicit:int:lineno::764 PyErr_WarnExplicit:const char*:module::765 PyErr_WarnExplicit:PyObject*:registry:0:
181 func,PyErr_WarnExplicit,3.2,,
209 …<elf-symbol name='PyErr_WarnExplicit' type='func-type' binding='global-binding' visibility='defaul…23597 …PyErr_WarnExplicit' mangled-name='PyErr_WarnExplicit' filepath='Python/_warnings.c' line='1321' co…
242 EXPORT_FUNC(PyErr_WarnExplicit)
1321 PyErr_WarnExplicit(PyObject *category, const char *text, in PyErr_WarnExplicit() function
663 [function.PyErr_WarnExplicit]
10820 - Issue #10779: PyErr_WarnExplicit() decodes the filename from the filesystem
381 .. c:function:: int PyErr_WarnExplicit(PyObject *category, const char *message, const char *filenam…
6507 Fix a bug in :c:func:`PyErr_WarnExplicit` where an exception could end up