Add sentinel value to fix segfault

Ubuntu was always segfaulting when mirage is executed. Upstream Python developers pointed out that the sentinel value is not added.

Ref: https://github.com/python/cpython/issues/113460

Closes: #24 (closed)

Merge request reports

Loading