New submission from Benjamin Peterson <benja...@python.org>:

The goal of this patch to keep people doing silly things like producing a Try 
with no finalbody or excepthandlers and segfaulting the compiler in unpleasant 
ways.

----------
components: Interpreter Core
files: ast_validator.patch
keywords: patch
messages: 140505
nosy: benjamin.peterson, ncoghlan
priority: normal
severity: normal
status: open
title: add a AST validator
versions: Python 3.3
Added file: http://bugs.python.org/file22678/ast_validator.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12575>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to