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, miss-islington, serhiy.storchaka
Date 2022-01-27.13:01:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643288494.9.0.39732426099.issue44791@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89db09029566cf3af04b540e33fe1ff9b32f8c8b by Miss Islington (bot) in branch '3.10':
bpo-44791: Fix substitution of ParamSpec in Concatenate with different parameter expressions (GH-27518)
https://github.com/python/cpython/commit/89db09029566cf3af04b540e33fe1ff9b32f8c8b
History
Date User Action Args
2022-01-27 13:01:34miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, kj
2022-01-27 13:01:34miss-islingtonsetmessageid: <1643288494.9.0.39732426099.issue44791@roundup.psfhosted.org>
2022-01-27 13:01:34miss-islingtonlinkissue44791 messages
2022-01-27 13:01:34miss-islingtoncreate