We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://github.com/RustPython/RustPython/pull/5892/files#r2183174081
import time time.sleep(-1)
raise exception
panic
Summary
https://github.com/RustPython/RustPython/pull/5892/files#r2183174081
Expected
raise exception
Actual
panic
Python Documentation