You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @airwoodix, there is an open PR changing a similar change, and I didn't think it could be a breaking change...
Can you please provide a short description of the way you are relying on the string representation of the object - is it related to your application logic, or do you use it in your tests?
We were using the repr in doctests, which failed after the update. This is not problem, we were just surprised not to find a mention of it in the changelog.
Uh oh!
There was an error while loading. Please reload this page.
Version: 5.0.8
Description: #3001 was marked as breaking change and released (for the 5.0-series) in 5.0.8 but is not mentioned in the changelog.
Would it be possible to add it there?
Example corresponding change:
displays
In 5.0.7:
In 5.0.8:
The text was updated successfully, but these errors were encountered: