[issue44447] Syntax Error not as detailed as shown

Eesa Ibrahim Khokhar report at bugs.python.org
Thu Jun 17 18:36:13 EDT 2021


New submission from Eesa Ibrahim Khokhar <khokhareesa.home at gmail.com>:

I was testing the new features for python 3.10 beta 3, and noticed the errors were not as detailed as shown in the docs.

I have an image below:


In the docs, it was said that the entire generator statement would be pointed out by carets. However, it only pointed out 'for', and the error was not as detailed as shown in the docs.

----------
components: Regular Expressions
files: Untitled.png
messages: 396023
nosy: ezio.melotti, khokhareesa.home, mrabarnett
priority: normal
severity: normal
status: open
title: Syntax Error not as detailed as shown
type: performance
versions: Python 3.10
Added file: https://bugs.python.org/file50116/Untitled.png

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44447>
_______________________________________


More information about the Python-bugs-list mailing list