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 Dennis Sweeney, miss-islington, rhettinger, serhiy.storchaka, tim.peters
Date 2022-02-13.10:30:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644748220.43.0.657406940735.issue46615@roundup.psfhosted.org>
In-reply-to
Content
New changeset c31b8a97a8a7e8255231c9e12ed581c6240c0d6c by Dennis Sweeney in branch '3.9':
bpo-46615: Don't crash when set operations mutate the sets (GH-31120) (GH-31312)
https://github.com/python/cpython/commit/c31b8a97a8a7e8255231c9e12ed581c6240c0d6c
History
Date User Action Args
2022-02-13 10:30:20serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, miss-islington, Dennis Sweeney
2022-02-13 10:30:20serhiy.storchakasetmessageid: <1644748220.43.0.657406940735.issue46615@roundup.psfhosted.org>
2022-02-13 10:30:20serhiy.storchakalinkissue46615 messages
2022-02-13 10:30:20serhiy.storchakacreate