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 serhiy.storchaka
Recipients gvanrossum, kj, serhiy.storchaka
Date 2022-01-27.12:35:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643286900.92.0.783606542796.issue44791@roundup.psfhosted.org>
In-reply-to
Content
New changeset ecfacc362dd7fef7715dcd94f2e2ca6c622ef115 by Serhiy Storchaka in branch 'main':
bpo-44791: Fix substitution of ParamSpec in Concatenate with different parameter expressions (GH-27518)
https://github.com/python/cpython/commit/ecfacc362dd7fef7715dcd94f2e2ca6c622ef115
History
Date User Action Args
2022-01-27 12:35:00serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, kj
2022-01-27 12:35:00serhiy.storchakasetmessageid: <1643286900.92.0.783606542796.issue44791@roundup.psfhosted.org>
2022-01-27 12:35:00serhiy.storchakalinkissue44791 messages
2022-01-27 12:35:00serhiy.storchakacreate