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 rhettinger
Recipients Muhammad Alkarouri, abarry, apatrushev, ncoghlan, r.david.murray, rhettinger, uriyyo, xiang.zhang, xtreak, ztane
Date 2020-12-30.09:51:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609321918.21.0.793773684555.issue27794@roundup.psfhosted.org>
In-reply-to
Content
New changeset c56387f80c5aabf8100ceaffe365cc004ce0d7e0 by Yurii Karabas in branch 'master':
bpo-27794: Add `name` attribute to `property` class (GH-23967)
https://github.com/python/cpython/commit/c56387f80c5aabf8100ceaffe365cc004ce0d7e0
History
Date User Action Args
2020-12-30 09:51:58rhettingersetrecipients: + rhettinger, ncoghlan, r.david.murray, ztane, xiang.zhang, abarry, apatrushev, Muhammad Alkarouri, xtreak, uriyyo
2020-12-30 09:51:58rhettingersetmessageid: <1609321918.21.0.793773684555.issue27794@roundup.psfhosted.org>
2020-12-30 09:51:58rhettingerlinkissue27794 messages
2020-12-30 09:51:57rhettingercreate