diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-02-02 14:29:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-02 14:29:02 (GMT) |
commit | b7a2c17be8411bc4c7a2babdc650074c14204aa8 (patch) | |
tree | e3816d8aa190bb23b8fa362deeb36153f05e9369 /Python/bltinmodule.c | |
parent | b60f43a0e6052b29517931eea591b0b29903f382 (diff) | |
download | cpython-b7a2c17be8411bc4c7a2babdc650074c14204aa8.zip cpython-b7a2c17be8411bc4c7a2babdc650074c14204aa8.tar.gz cpython-b7a2c17be8411bc4c7a2babdc650074c14204aa8.tar.bz2 |
[2.7] bpo-32137: The repr of deeply nested dict now raises a RuntimeError (GH-4570) (#5493)
instead of crashing due to a stack overflow.
This perhaps will fix similar problems in other extension types.
(cherry picked from commit 1fb72d2ad243c965d4432b4e93884064001a2607)
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions