diff options
author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2018-08-25 07:54:40 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-08-25 07:54:40 (GMT) |
commit | 86b89916d1b0a26c1e77f53b68829ca583425054 (patch) | |
tree | 125dcd957579f0932e8788e9fa6b8474311d76ee /Python/thread.c | |
parent | c406d5cd74002964a64c3eb7d9e2445a7fd3a03f (diff) | |
download | cpython-86b89916d1b0a26c1e77f53b68829ca583425054.zip cpython-86b89916d1b0a26c1e77f53b68829ca583425054.tar.gz cpython-86b89916d1b0a26c1e77f53b68829ca583425054.tar.bz2 |
Fix upsizing of marks stack in pickle module. (GH-8860)
Previously marks stack was upsized even there was space for additional item.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions