| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…xternalTests` fail
There was a problem hiding this comment.
Thanks! (BTW, I love itertools!)
Sorry, something went wrong.
|
Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, something went wrong.
|
GH-107365 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-107366 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…tests in `ClinicExternalTests` fail (pythonGH-107364) (cherry picked from commit 76c26ea) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
…tests in `ClinicExternalTests` fail (pythonGH-107364) (cherry picked from commit 76c26ea) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
| Back | FazBrowse Home | New Git URL |
Currently, if I apply this diff to Tools/clinic/clinic.py...
...then the argument clinic tests fail for me locally (good!), but the failure message is terrible (bad!):
This change makes the error message much more helpful!
(@erlend-aasland do you see the same thing locally? Am I seeing something different because I'm using a Windows box?)