cpython/Misc/NEWS.d/next/Library/2023-03-28-05-14-59.gh-issu...

3 lines
131 B
ReStructuredText

It's no longer possible to register conditional breakpoints in
:class:`~pdb.Pdb` that raise :exc:`SyntaxError`. Patch by Tian Gao.