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