<div align=justify>
This is PyCAPI's forty-second release. It adds support for the following APIs:
`PyErr_NewException` `PyErr_NewExceptionWithDoc` `PyErr_PrintEx` `PyErr_SetExcFromWindowsErr` `PyErr_SetExcFromWindowsErrWithFilename` `PyErr_SetExcFromWindowsErrWithFilenameObject` `PyErr_SetExcFromWindowsErrWithFilenameObjects` `PyErr_SetFromErrnoWithFilename` `PyErr_SetFromWindowsErr` `PyErr_SetFromWindowsErrWithFilename` `PyErr_SetString` `PyErr_SyntaxLocation` `PyErr_SyntaxLocationEx` `PyErr_SyntaxLocationObject` `PyErr_WarnEx` `PyErr_WarnExplicit` `PyErr_WarnExplicitObject`
</div>