gh-119182: Use public PyUnicodeWriter in contextvar_tp_repr() (#120809)
The public PyUnicodeWriter API enables overallocation by default and so is more efficient. It also makes the code simpler and shorter.
V
Victor Stinner committed
56657f6be26c11e4b7045515fd3bd15bbda3c338
Parent: 5150795
Committed by GitHub <noreply@github.com>
on 6/20/2024, 7:56:47 PM