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 miss-islington
Recipients gvanrossum, kj, levkivskyi, miss-islington
Date 2020-12-28.20:26:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609187207.72.0.862358453085.issue42740@roundup.psfhosted.org>
In-reply-to
Content
New changeset 03e571f1d5f3e7a11f33bb9f47dd4acedf17b166 by Miss Islington (bot) in branch '3.9':
bpo-42740: Fix get_args for PEP 585 collections.abc.Callable (GH-23963)
https://github.com/python/cpython/commit/03e571f1d5f3e7a11f33bb9f47dd4acedf17b166
History
Date User Action Args
2020-12-28 20:26:47miss-islingtonsetrecipients: + miss-islington, gvanrossum, levkivskyi, kj
2020-12-28 20:26:47miss-islingtonsetmessageid: <1609187207.72.0.862358453085.issue42740@roundup.psfhosted.org>
2020-12-28 20:26:47miss-islingtonlinkissue42740 messages
2020-12-28 20:26:47miss-islingtoncreate