commit | 19c4e0df29234355074fe7ec67857f0a0b7e0a18 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 04 12:47:24 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 04 12:47:24 2013 +0200 |
tree | 55fc3001eeeb6613b9dbe948da9a1ec51c44f3c8 | |
parent | 64359d203e95f243eec661baa4226509a8bb2909 [diff] |
Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple parses nested mutating sequence.