Uh oh!
There was an error while loading. Please reload this page.
gh-131938: Update error message for Element.remove() when an element is not found - #131972
Conversation
picnixz
commented
Apr 1, 2025
@vstinner You suggested this in the other PR, but I don't know if you want me to align the Python implementation as well. More generally, what's the policy when we have a C and a Python implementation: should the exception messages match as much as possible or is it fine to have discrepencies? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Victor Stinner <vstinner@python.org>
picnixz
commented
Apr 1, 2025
I'm actually leaving now so won't have time to push this, I'll do it on Friday though! |
vstinner
commented
Apr 4, 2025
The Windows x64 job failed with a network issue (urllib.error.HTTPError: HTTP Error 504: Gateway Timeout). I restarted the job. |
Element.removeexception message when an element is not found #131938