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 brandtbucher, eric.snow, kumaraditya, petr.viktorin, serhiy.storchaka, vstinner
Date 2022-02-26.23:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645917957.82.0.365175039028.issue46748@roundup.psfhosted.org>
In-reply-to
Content
New changeset e182c660b63bc23420fb9f0593d77a3fa3b7f1c7 by Kumar Aditya in branch 'main':
bpo-46748: Fix ctypes test_frozentable() (GH-31600)
https://github.com/python/cpython/commit/e182c660b63bc23420fb9f0593d77a3fa3b7f1c7
History
Date User Action Args
2022-02-26 23:25:57vstinnersetrecipients: + vstinner, petr.viktorin, eric.snow, serhiy.storchaka, brandtbucher, kumaraditya
2022-02-26 23:25:57vstinnersetmessageid: <1645917957.82.0.365175039028.issue46748@roundup.psfhosted.org>
2022-02-26 23:25:57vstinnerlinkissue46748 messages
2022-02-26 23:25:57vstinnercreate