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 miss-islington
Recipients AlexWaygood, miss-islington, rhettinger, rzepecki.t, serhiy.storchaka, tim.peters
Date 2021-10-28.08:13:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635408833.9.0.106445109445.issue44904@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8365a5b5abe51cbe4151d89a5d0a993273320067 by Miss Islington (bot) in branch '3.9':
bpo-44904: Fix classmethod property bug in doctest module (GH-28838)
https://github.com/python/cpython/commit/8365a5b5abe51cbe4151d89a5d0a993273320067
History
Date User Action Args
2021-10-28 08:13:53miss-islingtonsetrecipients: + miss-islington, tim.peters, rhettinger, serhiy.storchaka, AlexWaygood, rzepecki.t
2021-10-28 08:13:53miss-islingtonsetmessageid: <1635408833.9.0.106445109445.issue44904@roundup.psfhosted.org>
2021-10-28 08:13:53miss-islingtonlinkissue44904 messages
2021-10-28 08:13:53miss-islingtoncreate