New submission from Batuhan Taskaya <isidenti...@gmail.com>:

ASTs of case clauses for PEP 636 are not validated through PyAST_Validate right 
now, which might crash the Python interpreter when compiling some trees that 
doesn't hold the assumptions of the compiler.

----------
assignee: BTaskaya
messages: 391469
nosy: BTaskaya
priority: normal
severity: normal
status: open
title: Implement support for validation of pattern matching ASTs
versions: Python 3.10

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

Reply via email to