diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-21 15:25:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-21 15:25:53 +0300 |
commit | 914f9a078f997e58cfcfabcbb30fafdd1f277bef (patch) | |
tree | a9b35e53a19dadceb5b426cd99be74497d7d1ced /Python | |
parent | a323cdcb33c8c856e5668acfb2c67ab5198672c4 (diff) | |
download | cpython-git-914f9a078f997e58cfcfabcbb30fafdd1f277bef.tar.gz |
bpo-34973: Fix crash in bytes constructor. (GH-9841)
Constructing bytes from mutating list could cause a crash.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions