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 hakancelik, miss-islington, rhettinger
Date 2020-03-01.21:01:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583096498.2.0.768418443393.issue39815@roundup.psfhosted.org>
In-reply-to
Content
New changeset 217dce9ee6e3cf27a0cedbe1e4a6455776373ec2 by Hakan Çelik in branch 'master':
bpo-39815: add cached_property to all (GH-18726)
https://github.com/python/cpython/commit/217dce9ee6e3cf27a0cedbe1e4a6455776373ec2
History
Date User Action Args
2020-03-01 21:01:38miss-islingtonsetrecipients: + miss-islington, rhettinger, hakancelik
2020-03-01 21:01:38miss-islingtonsetmessageid: <1583096498.2.0.768418443393.issue39815@roundup.psfhosted.org>
2020-03-01 21:01:38miss-islingtonlinkissue39815 messages
2020-03-01 21:01:37miss-islingtoncreate