New submission from Serhiy Storchaka:

Proposed patch fixes miscellaneous errors in errors handling in the parser 
module. This errors can cause leaking references, raising wrong exceptions, and 
even crashing.

----------
components: Extension Modules
messages: 291645
nosy: benjamin.peterson, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Fix errors handling in the parser module
type: crash
versions: Python 2.7, Python 3.5, Python 3.6, Python 3.7

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

Reply via email to