Skip to content

Use a UserWarning instead of print()#1707

Open
gvangool wants to merge 1 commit into
vitalik:masterfrom
gvangool:use-real-warnings
Open

Use a UserWarning instead of print()#1707
gvangool wants to merge 1 commit into
vitalik:masterfrom
gvangool:use-real-warnings

Conversation

@gvangool

@gvangool gvangool commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

I noticed while updating our internal API to set an explicit operation_id, that the error of a duplicate operation_id is a regular print-statement and not a warning (so we can monitor easily for errors).

@gvangool gvangool force-pushed the use-real-warnings branch 3 times, most recently from 93f192c to a23bb06 Compare April 2, 2026 16:52
@gvangool gvangool marked this pull request as ready for review April 3, 2026 16:32
@gvangool gvangool force-pushed the use-real-warnings branch from a23bb06 to 1d0e1f6 Compare April 27, 2026 21:09
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.

1 participant