Skip to content

bpo-40958: Avoid buffer overflow in the parser when indexing the current line#20875

Merged
pablogsal merged 4 commits into
python:masterfrom
pablogsal:bpo-40958
Jun 16, 2020
Merged

bpo-40958: Avoid buffer overflow in the parser when indexing the current line#20875
pablogsal merged 4 commits into
python:masterfrom
pablogsal:bpo-40958

Use Py_ssize_t in the Token struct

626a2ed
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs