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 JelleZijlstra, gvanrossum, kj, mbogosian, posita, serhiy.storchaka, sobolevn
Date 2022-03-11.14:58:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 3bc801960655ea265599805eac24173164b511a6 by Matt Bogosian in branch '3.10':
[3.10] bpo-46581: Propagate private vars via _GenericAlias.copy_with (GH-31061) (GH-31821)
https://github.com/python/cpython/commit/3bc801960655ea265599805eac24173164b511a6
History
Date User Action Args
2022-03-11 14:58:05serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, mbogosian, JelleZijlstra, posita, sobolevn, kj
2022-03-11 14:58:05serhiy.storchakasetmessageid: <[email protected]>
2022-03-11 14:58:05serhiy.storchakalinkissue46581 messages
2022-03-11 14:58:05serhiy.storchakacreate