Uh oh!
There was an error while loading. Please reload this page.
gh-104683: Argument Clinic: Modernise parse_special_symbol() - #106837
Conversation
erlend-aasland
commented
Jul 17, 2023
@AlexWaygood what do you think of this? Is it worth it? |
AlexWaygood
left a comment
There was a problem hiding this comment.
Haven't done a thorough review yet, just skimmed, but I think this is a great idea. It makes it much more readable imo, and could also make it easier to create dedicated unit tests for each method
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
erlend-aasland
commented
Jul 17, 2023
Thanks for the preliminary review, though :) BTW, test coverage is already pretty good for the affected lines of code. |
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.
erlend-aasland
commented
Jul 17, 2023
Latest remarks addressed in deb05a2. Thanks! |
AlexWaygood
left a comment
There was a problem hiding this comment.
This is a great improvement. Thanks!
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: Alex Waygood <Alex.Waygood@Gmail.com>
Tools/clinic/#104683