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 BTaskaya
Recipients BTaskaya, pablogsal, serhiy.storchaka
Date 2021-06-27.14:58:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 107a2c59c91b3911bdd6dfdb83271c588c506a5a by Batuhan Taskaya in branch 'main':
bpo-40528: fix is_simple(sum)s behavior for attributes (GH-26918)
https://github.com/python/cpython/commit/107a2c59c91b3911bdd6dfdb83271c588c506a5a
History
Date User Action Args
2021-06-27 14:58:40BTaskayasetrecipients: + BTaskaya, serhiy.storchaka, pablogsal
2021-06-27 14:58:40BTaskayasetmessageid: <[email protected]>
2021-06-27 14:58:40BTaskayalinkissue40528 messages
2021-06-27 14:58:40BTaskayacreate