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 JelleZijlstra
Recipients AlexWaygood, GBeauregard, Gobot1234, JelleZijlstra, kj, levkivskyi, serhiy.storchaka, sobolevn
Date 2022-03-12.01:12:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647047545.83.0.584322067934.issue46644@roundup.psfhosted.org>
In-reply-to
Content
New changeset 870b22b9c442d035190d2b8fb82256cd9a03da48 by Gregory Beauregard in branch 'main':
bpo-46644: Remove callable() requirement from typing._type_check (GH-31151)
https://github.com/python/cpython/commit/870b22b9c442d035190d2b8fb82256cd9a03da48
History
Date User Action Args
2022-03-12 01:12:25JelleZijlstrasetrecipients: + JelleZijlstra, serhiy.storchaka, levkivskyi, sobolevn, Gobot1234, kj, AlexWaygood, GBeauregard
2022-03-12 01:12:25JelleZijlstrasetmessageid: <1647047545.83.0.584322067934.issue46644@roundup.psfhosted.org>
2022-03-12 01:12:25JelleZijlstralinkissue46644 messages
2022-03-12 01:12:25JelleZijlstracreate