New submission from Ivan Levkivskyi:

Patch with added comment and a minor refactoring to error messages in symtable.c

Now the error message is simply always overwritten by any more "severe" 
SyntaxError found in the same block.

----------
components: Interpreter Core
files: refactor-error-msg.diff
keywords: patch
messages: 276024
nosy: christian.heimes, levkivskyi
priority: normal
severity: normal
status: open
title: Refactor error messages in symtable.c
versions: Python 3.6
Added file: http://bugs.python.org/file44592/refactor-error-msg.diff

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

Reply via email to