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 AlexWaygood, miss-islington, rhettinger, rzepecki.t, serhiy.storchaka, tim.peters
Date 2021-10-28.07:48:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635407308.96.0.890647217783.issue44904@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1302abcc8a4be5f39b4d60a1ce28032b77655b3 by Alex Waygood in branch 'main':
bpo-44904: Fix classmethod property bug in doctest module (GH-28838)
https://github.com/python/cpython/commit/b1302abcc8a4be5f39b4d60a1ce28032b77655b3
History
Date User Action Args
2021-10-28 07:48:29serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, miss-islington, AlexWaygood, rzepecki.t
2021-10-28 07:48:28serhiy.storchakasetmessageid: <1635407308.96.0.890647217783.issue44904@roundup.psfhosted.org>
2021-10-28 07:48:28serhiy.storchakalinkissue44904 messages
2021-10-28 07:48:28serhiy.storchakacreate