## Summary https://github.com/RustPython/RustPython/pull/5892/files#r2183174081 ``` import time time.sleep(-1) ``` ## Expected raise exception <!-- What's the expected result? Using ``` ``` block is preferred for text. --> ## Actual panic <!-- What's the actual result? Using ``` ``` block is preferred for text. --> ## Python Documentation <!-- If applicable. -->