Skip to content

BuildErrors specify an object#289

Merged
tbekolay merged 2 commits intomasterfrom
error-objects
Nov 30, 2021
Merged

BuildErrors specify an object#289
tbekolay merged 2 commits intomasterfrom
error-objects

Conversation

@hunse
Copy link
Copy Markdown
Contributor

@hunse hunse commented May 5, 2020

It is almost always the case that a BuildError is associated with
building a particular object, and specifying the object makes it
easier to track down.

@hunse hunse force-pushed the error-objects branch 2 times, most recently from 561fb77 to da956d5 Compare November 19, 2021 16:13
@hunse hunse mentioned this pull request Nov 25, 2021
Copy link
Copy Markdown
Member

@tbekolay tbekolay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased and pushed a fixup to change the modified strings to f-strings. It's fine to leave the ones already in the codebase, but ideally we would change them all, so might as well have the newly touched ones use f-strings. Will squash and merge when CI finishes.

It is almost always the case that a BuildError is associated with
building a particular object, and specifying the object makes it
easier to track down.
@tbekolay tbekolay merged commit 77a2a98 into master Nov 30, 2021
@tbekolay tbekolay deleted the error-objects branch November 30, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants