gh-113317: Argument Clinic: tear out internal text accumulator APIs (… · python/cpython@daa658a · GitHub
Skip to content

Commit daa658a

Browse files
gh-113317: Argument Clinic: tear out internal text accumulator APIs (#113402)
Replace the internal accumulator APIs by using lists of strings and join(). Yak-shaving for separating out formatting code into a separate file. Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
1 parent a0d3d3e commit daa658a

2 files changed

Lines changed: 89 additions & 188 deletions

File tree

Lib/test/test_clinic.py

Lines changed: 0 additions & 30 deletions

0 commit comments

Comments
 (0)