]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27301: Fixed incorrect return codes for errors in compile.c.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jun 2016 17:06:07 +0000 (20:06 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jun 2016 17:06:07 +0000 (20:06 +0300)
commit694de3bff7f50eb8f5b3d2460c50825fa66c46c8
tree2ad47d2295e785f3241c0739d95a58b8fcec7576
parent33e7ca78f919e1a85e28934616e71d65da9368e0
Issue #27301: Fixed incorrect return codes for errors in compile.c.
Python/compile.c