This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients lukasz.langa, miss-islington, vstinner
Date 2021-09-16.07:53:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631778793.63.0.0105754301526.issue45208@roundup.psfhosted.org>
In-reply-to
Content
New changeset 471b3811fe695dcd388396893a0f375a8866ac0c by Victor Stinner in branch '3.9':
bpo-45208: Make test_pdb.test_checkline_is_not_executable() quiet (GH-28354) (GH-28381)
https://github.com/python/cpython/commit/471b3811fe695dcd388396893a0f375a8866ac0c
History
Date User Action Args
2021-09-16 07:53:13vstinnersetrecipients: + vstinner, lukasz.langa, miss-islington
2021-09-16 07:53:13vstinnersetmessageid: <1631778793.63.0.0105754301526.issue45208@roundup.psfhosted.org>
2021-09-16 07:53:13vstinnerlinkissue45208 messages
2021-09-16 07:53:13vstinnercreate