News

The @a_sync('async') decorator can be used to define an asynchronous function that can also be executed synchronously.
The issue is that both imp and distutils modules were removed in Python 3.12: imp was deprecated since Python 3.4 and removed in 3.12 distutils was deprecated since Python 3.10 and removed in 3.12 ...