[New-bugs-announce] [issue33328] pdb error when stepping through generator

Rick Teachey report at bugs.python.org
Sat Apr 21 23:03:53 EDT 2018


New submission from Rick Teachey <ricky at teachey.org>:

Hello: 

The attached python file runs a pdb interactive session for a generator. It produces an error in Python 3.7 Beta 3, but no error in 3.6.

I searched for this issue and there do seem to be things that are related to it already, but I haven't investigated the cause of this issue and am not acquainted with the details of the pdb module, so I was unable to determine whether previous reports discuss this same problem.

----------
files: demo.py
messages: 315586
nosy: Ricyteach
priority: normal
severity: normal
status: open
title: pdb error when stepping through generator
versions: Python 3.7
Added file: https://bugs.python.org/file47545/demo.py

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


More information about the New-bugs-announce mailing list