Skip to content

Disable traceback in exceptions - #534

Merged
mkruselj merged 2 commits into
nojanath:masterfrom
mkruselj:disable-traceback-in-exceptions
Sep 30, 2025
Merged

Disable traceback in exceptions#534
mkruselj merged 2 commits into
nojanath:masterfrom
mkruselj:disable-traceback-in-exceptions

Conversation

@mkruselj

@mkruselj mkruselj commented Sep 30, 2025

Copy link
Copy Markdown
Collaborator

Also adds a constant in utils.py to be able to reenable traceback when debugging the compiler.

Closes #532
Closes #530

Also adds a constant in utils.py to be able to reenable traceback when debugging the compiler.

Closes nojanath#532
@mkruselj
mkruselj merged commit 72b723c into nojanath:master Sep 30, 2025
1 check passed
@mkruselj
mkruselj deleted the disable-traceback-in-exceptions branch September 30, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve ParseException for better parsing Misleading "(line x)" in many error messages

1 participant