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 serhiy.storchaka
Recipients miss-islington, serhiy.storchaka, sobolevn
Date 2021-12-24.09:29:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640338147.51.0.669687337023.issue45878@roundup.psfhosted.org>
In-reply-to
Content
New changeset a9e0b2b49374df91c40fe409508cfcdc6332450e by Miss Islington (bot) in branch '3.10':
bpo-45878: convert `try/except` to `self.assertRaises` in `Lib/ctypes/test/test_functions.py` (GH-29721) (GH-29748)
https://github.com/python/cpython/commit/a9e0b2b49374df91c40fe409508cfcdc6332450e
History
Date User Action Args
2021-12-24 09:29:07serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington, sobolevn
2021-12-24 09:29:07serhiy.storchakasetmessageid: <1640338147.51.0.669687337023.issue45878@roundup.psfhosted.org>
2021-12-24 09:29:07serhiy.storchakalinkissue45878 messages
2021-12-24 09:29:07serhiy.storchakacreate