[issue44446] linecache.getline TypeError when formatting tracebacks in stacks containing an async list comprehension

Pablo Galindo Salgado report at bugs.python.org
Thu Jul 8 12:47:21 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 61eb9b5dfd919ba5d1ec9f7df0137f2e6d196972 by Pablo Galindo in branch '3.10':
[3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781) (GH-27072)
https://github.com/python/cpython/commit/61eb9b5dfd919ba5d1ec9f7df0137f2e6d196972


----------

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


More information about the Python-bugs-list mailing list