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 FFY00, brandtbucher, jefferyto, lukasz.langa, methane, obfusk, pablogsal, rhettinger, serhiy.storchaka
Date 2021-08-25.11:14:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629890078.45.0.0955864024003.issue37596@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33d95c6facdfda3c8c0feffa7a99184e4abc2f63 by Brandt Bucher in branch 'main':
bpo-37596: Make `set` and `frozenset` marshalling deterministic (GH-27926)
https://github.com/python/cpython/commit/33d95c6facdfda3c8c0feffa7a99184e4abc2f63
History
Date User Action Args
2021-08-25 11:14:38lukasz.langasetrecipients: + lukasz.langa, rhettinger, methane, serhiy.storchaka, pablogsal, brandtbucher, FFY00, jefferyto, obfusk
2021-08-25 11:14:38lukasz.langasetmessageid: <1629890078.45.0.0955864024003.issue37596@roundup.psfhosted.org>
2021-08-25 11:14:38lukasz.langalinkissue37596 messages
2021-08-25 11:14:38lukasz.langacreate