We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc97ed commit b5d23b4Copy full SHA for b5d23b4
1 file changed
Doc/c-api/exceptions.rst
@@ -301,6 +301,8 @@ in various ways. There is a separate error indicator for each thread.
301
attributes, which make the exception printing subsystem think the exception
302
is a :exc:`SyntaxError`.
303
304
+.. versionadded:: 3.2
305
+
306
307
.. cfunction:: void PyErr_SyntaxLocation(char *filename, int lineno)
308
0 commit comments