diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2025-11-25 11:42:46 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2025-11-25 17:03:44 +0100 |
| commit | 4923cd128e9d3ff4e8279dae1382ff000c99bfa5 (patch) | |
| tree | 01012ed1b68ba48a7b8fc9c9df7c369e365d29a0 /sources/pyside6/doc/tutorials | |
| parent | 9086240ff5766b996fd5dd0020698932d38da039 (diff) | |
libshiboken: Remove PepErr_GetRaisedException()
The function was wrongly implemented, it is actually
meant to clear the error state and be used along
with PyErr_SetRaisedException() to replace the deprecated
PyErr_Fetch()/Restore(). It cannot really be implemented
in terms of PyErr_Fetch()/Restore().
Partially reverts 9aabb3a509594f59306a96679938f2f43a9830e6.
Task-number: PYSIDE-2747
Change-Id: I5ee57112c905e9112b758e27904bbf4fa768aeea
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/doc/tutorials')
0 files changed, 0 insertions, 0 deletions
