diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-01-12 00:52:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-12 00:52:55 -0800 |
| commit | cbc7c2c791185ad44b4b3ede72309df5f252f4cb (patch) | |
| tree | 9b7e2027e156fc4d7d735180bbafd9a1d9115f89 /Lib/idlelib/pyshell.py | |
| parent | d39c19255910b9dce08c595f511597e98b09e91f (diff) | |
| download | cpython-git-cbc7c2c791185ad44b4b3ede72309df5f252f4cb.tar.gz | |
bpo-35552: Fix reading past the end in PyUnicode_FromFormat() and PyBytes_FromFormat(). (GH-11276)
Format characters "%s" and "%V" in PyUnicode_FromFormat() and "%s" in PyBytes_FromFormat()
no longer read memory past the limit if precision is specified.
(cherry picked from commit d586ccb04f79863c819b212ec5b9d873964078e4)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions
