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 lukasz.langa
Recipients RPecor, jack__d, lukasz.langa
Date 2021-07-29.11:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627558833.6.0.0894355958918.issue44752@roundup.psfhosted.org>
In-reply-to
Content
New changeset 50de8f74f8e92b20e76438c22b6a8f91afd6df75 by Jack DeVries in branch 'main':
bpo-44752: Make rlcompleter not call `@property` methods (GH-27401)
https://github.com/python/cpython/commit/50de8f74f8e92b20e76438c22b6a8f91afd6df75
History
Date User Action Args
2021-07-29 11:40:33lukasz.langasetrecipients: + lukasz.langa, jack__d, RPecor
2021-07-29 11:40:33lukasz.langasetmessageid: <1627558833.6.0.0894355958918.issue44752@roundup.psfhosted.org>
2021-07-29 11:40:33lukasz.langalinkissue44752 messages
2021-07-29 11:40:33lukasz.langacreate