summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-04-29-00-48-00.bpo-28528.JLAVWj.rst
blob: 97731ad882e0322bf5d874df3ee6de27a8285911 (plain)
1
2
Fix a bug in :mod:`pdb` where :meth:`~pdb.Pdb.checkline` raises
:exc:`AttributeError` if it is called after :meth:`~pdb.Pdb.reset`.