bpo-21161: pdb: default: handle list comprehensions#15194
Conversation
|
test_gdb crashed on Azure (https://dev.azure.com/Python/cpython/_build/results?buildId=48361&view=logs&j=c83831cd-3752-5cc7-2f01-8276919eb334): (retrying) |
Sorry, something went wrong.
00fac9a to
ff84fb3
Compare
August 12, 2019 01:16
|
Congrats for the work here :) |
Sorry, something went wrong.
I do not think it is necessary really - the test proves that the namespace is handled properly/differently already. |
Sorry, something went wrong.
|
The linked issue was fixed by #111094; closing this since the linked issue is now resolved. Thanks for your interest in improving CPython! |
Sorry, something went wrong.
Fixes https://bugs.python.org/issue21161.
TODO:
https://bugs.python.org/issue21161