mirror of
https://github.com/python/cpython.git
synced 2026-01-02 13:33:44 +00:00
gh-123229: Fix valgrind warning by initializing the f-string buffers to 0 in the tokenizer (GH-123263)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| buffer.c | ||
| buffer.h | ||
| lexer.c | ||
| lexer.h | ||
| state.c | ||
| state.h | ||