mirror of https://github.com/python/cpython
4327705cfa
Previously, `debug print(` would cause the interpreter to exit on a SyntaxError whereas `print(` would properly display the error and return to the pdb prompt. This patch fixes this by pre-compiling the code before passing it to `Pdb.run`. https://bugs.python.org/issue35931 |
||
---|---|---|
.. | ||
2018-12-04-13-35-36.bpo-32417._Y9SKM.rst | ||
2018-12-29-21-59-03.bpo-35606.NjGjou.rst | ||
2018-12-30-20-00-05.bpo-35615.Uz1SVh.rst | ||
2019-01-21-02-15-20.bpo-35378.4oF03i.rst | ||
2019-02-02-01-53-36.bpo-35321.1Y4DU4.rst | ||
2019-02-06-01-40-55.bpo-24209.awtwPD.rst | ||
2019-02-07-16-22-50.bpo-35931._63i7B.rst | ||
2019-02-10-00-00-13.bpo-35500.1HOMmo.rst | ||
2019-02-10-20-57-12.bpo-35960.bh-6Ja.rst | ||
2019-02-11-09-24-08.bpo-18283.BT3Jhc.rst | ||
2019-02-11-16-23-10.bpo-35918.oGDlpT.rst | ||
README.rst |
README.rst
Put news entry `blurb`_ files for the *Library* section in this directory. .. _blurb: https://pypi.org/project/blurb/