gh-125196: Use PyUnicodeWriter for repr(contextvars.Token) (#125220) · python/cpython@9429163 · GitHub
Skip to content

Commit 9429163

Browse files
authored
gh-125196: Use PyUnicodeWriter for repr(contextvars.Token) (#125220)
Replace the private _PyUnicodeWriter with the public PyUnicodeWriter.
1 parent 1b2a548 commit 9429163

2 files changed

Lines changed: 19 additions & 28 deletions

File tree

Lib/test/test_context.py

Lines changed: 8 additions & 0 deletions

Python/context.c

Lines changed: 11 additions & 28 deletions

0 commit comments

Comments
 (0)