-
-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use lazy_string() for string formatting when creating exceptions #33149
Milestone
Comments
Commit: |
Branch: u/mmezzarobba/33149-lazy_string |
comment:4
rebased |
comment:5
The patchbot says that you have at least the following problem
|
comment:6
Thank you! I wonder how I missed these failures... |
Reviewer: Vincent Delecroix |
Changed branch from u/mmezzarobba/33149-lazy_string to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
...to avoid eagerly calling costly
_repr_()
methodsComponent: performance
Author: Marc Mezzarobba
Branch/Commit:
31dab22
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/33149
The text was updated successfully, but these errors were encountered: