Jacek Sieka 5ebd771d35
per-function Exception handling (#457)
This PR replaces the global strict exception mode with an option to
handle `Exception` per function while at the same time enabling strict
exception checking globally by default as has been planned for v4.

`handleException` mode raises `AsyncExceptionError` to distinguish it
from `ValueError` which may originate from user code.

* remove obsolete 1.2 config options
2023-11-08 15:12:32 +01:00
..
2023-10-30 15:27:50 +02:00
2023-10-17 14:19:20 +02:00
2021-03-24 10:08:33 +01:00
2023-10-30 15:27:50 +02:00
2023-10-30 15:27:50 +02:00
2023-10-30 15:27:50 +02:00
2023-10-30 15:27:50 +02:00
2023-06-05 22:21:50 +02:00
2023-06-05 22:21:50 +02:00
2021-03-24 10:08:33 +01:00