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 lukasz.langa
Recipients JacobHayes, gvanrossum, lukasz.langa, miss-islington, serhiy.storchaka, uriyyo
Date 2021-09-15.19:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631734283.57.0.794908845741.issue45167@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2746045a37e0d56ffdd8bb79f961bd7df0d1afba by Miss Islington (bot) in branch '3.9':
bpo-45167: Fix deepcopying of GenericAlias (GH-28324) (GH-28368)
https://github.com/python/cpython/commit/2746045a37e0d56ffdd8bb79f961bd7df0d1afba
History
Date User Action Args
2021-09-15 19:31:23lukasz.langasetrecipients: + lukasz.langa, gvanrossum, serhiy.storchaka, miss-islington, uriyyo, JacobHayes
2021-09-15 19:31:23lukasz.langasetmessageid: <1631734283.57.0.794908845741.issue45167@roundup.psfhosted.org>
2021-09-15 19:31:23lukasz.langalinkissue45167 messages
2021-09-15 19:31:23lukasz.langacreate