diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-08-04 14:13:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-04 12:13:10 +0000 |
commit | ac7605ed197e8b2336d44c8ac8aeae6faa90a768 (patch) | |
tree | 43d895c19e80353e632830e4c9d8b11dac9c57ed /Python/sysmodule.c | |
parent | 2ba7c7f7b151ff56cf12bf3cab286981bb646c90 (diff) | |
download | cpython-ac7605ed197e8b2336d44c8ac8aeae6faa90a768.tar.gz cpython-ac7605ed197e8b2336d44c8ac8aeae6faa90a768.zip |
gh-107614: Normalise Argument Clinic error messages (#107615)
- always wrap the offending line, token, or name in quotes
- in most cases, put the entire error message on one line
Added tests for uncovered branches that were touched by this PR.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions