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:09:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 1f45cc0dfa9a8febfc256411c803b4536719db97 by Miss Islington (bot) in branch '3.10':
bpo-44904: Fix classmethod property bug in doctest module (GH-28838)
https://github.com/python/cpython/commit/1f45cc0dfa9a8febfc256411c803b4536719db97
History
Date User Action Args
2021-10-28 08:09:56miss-islingtonsetrecipients: + miss-islington, tim.peters, rhettinger, serhiy.storchaka, AlexWaygood, rzepecki.t
2021-10-28 08:09:56miss-islingtonsetmessageid: <[email protected]>
2021-10-28 08:09:56miss-islingtonlinkissue44904 messages
2021-10-28 08:09:56miss-islingtoncreate