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 mark.dickinson
Recipients Dennis Sweeney, mark.dickinson, serhiy.storchaka, steven.daprano, terry.reedy
Date 2022-01-16.10:07:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642327659.1.0.609405440743.issue46393@roundup.psfhosted.org>
In-reply-to
Content
> That's not always the case though.

Sorry, yes - I see. We're not creating a frozenset from a frozenset - we're creating a frozenset from a regular set from a frozenset. :-(

Sorry for the noise.
History
Date User Action Args
2022-01-16 10:07:39mark.dickinsonsetrecipients: + mark.dickinson, terry.reedy, steven.daprano, serhiy.storchaka, Dennis Sweeney
2022-01-16 10:07:39mark.dickinsonsetmessageid: <1642327659.1.0.609405440743.issue46393@roundup.psfhosted.org>
2022-01-16 10:07:39mark.dickinsonlinkissue46393 messages
2022-01-16 10:07:39mark.dickinsoncreate