Skip to content

[3.7] bpo-35552: Fix reading past the end in PyUnicode_FromFormat() and PyBytes_FromFormat(). (GH-11276)#11533

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d586ccb-3.7
Jan 12, 2019
Merged

[3.7] bpo-35552: Fix reading past the end in PyUnicode_FromFormat() and PyBytes_FromFormat(). (GH-11276)#11533
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d586ccb-3.7

bpo-35552: Fix reading past the end in PyUnicode_FromFormat() and PyB…

a530af4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs