mirror of
https://github.com/python/cpython.git
synced 2026-06-18 15:42:21 +00:00
gh-150207: Raise MemoryError on tokenizer allocation failure instead of crashing (GH-150275)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| file_tokenizer.c | ||
| helpers.c | ||
| helpers.h | ||
| readline_tokenizer.c | ||
| string_tokenizer.c | ||
| tokenizer.h | ||
| utf8_tokenizer.c | ||