| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
You can also implement this as a mixin instead of patching a method (use a super() call in an overridden method). I do not say that it would be better, but it is just an alternative which you could have overlooked.
Sorry, something went wrong.
…ce_not_colorized_test_class
There was a problem hiding this comment.
Oh nice, the new code is more readable, I prefer context managers :-)
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM. Much clearer now!
Sorry, something went wrong.
|
Sorry, @hugovk, I could not cleanly backport this to 3.13 due to a conflict. cherry_picker afb9dc887c6e8ae17b6a54c6124399e8bdc82253 3.13 |
Sorry, something went wrong.
|
Thanks for the reviews! |
Sorry, something went wrong.
…lour (pythonGH-128687) (cherry picked from commit afb9dc8) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
|
GH-128778 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Split out from #128498, as requested at #128498 (comment).