bpo-22207: Add checks for possible integer overflows in unicodeobject.c. by serhiy-storchaka · Pull Request #2623 · python/cpython

@serhiy-storchaka

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jul 11, 2017
…object.c. (pythonGH-2623)

Based on patch by Victor Stinner.
(cherry picked from commit 64e461b)

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jul 11, 2017

@serhiy-storchaka

serhiy-storchaka added a commit that referenced this pull request

Jul 11, 2017
…object.c. (GH-2623) (#2658)

Based on patch by Victor Stinner.
(cherry picked from commit 64e461b)