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 lukasz.langa
Recipients lukasz.langa, vstinner
Date 2021-09-15.18:19:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631729978.19.0.370091453166.issue45208@roundup.psfhosted.org>
In-reply-to
Content
New changeset e08e491a6ceea8ca105612df10147418c4e105b8 by Victor Stinner in branch 'main':
bpo-45208: Make test_pdb.test_checkline_is_not_executable() quiet (GH-28354)
https://github.com/python/cpython/commit/e08e491a6ceea8ca105612df10147418c4e105b8
History
Date User Action Args
2021-09-15 18:19:38lukasz.langasetrecipients: + lukasz.langa, vstinner
2021-09-15 18:19:38lukasz.langasetmessageid: <1631729978.19.0.370091453166.issue45208@roundup.psfhosted.org>
2021-09-15 18:19:38lukasz.langalinkissue45208 messages
2021-09-15 18:19:38lukasz.langacreate