diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2020-03-02 00:08:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-02 00:08:29 (GMT) |
commit | 12b714391e485d0150b343b114999bae4a0d34dd (patch) | |
tree | 6470bdb23921c23591678df472cd867705cec183 /Misc | |
parent | ce720d3e0674d6ac6f1b950c20a89be4cfde7853 (diff) | |
download | cpython-12b714391e485d0150b343b114999bae4a0d34dd.zip cpython-12b714391e485d0150b343b114999bae4a0d34dd.tar.gz cpython-12b714391e485d0150b343b114999bae4a0d34dd.tar.bz2 |
[3.8] bpo-39815: add cached_property to all (GH-18726) (GH-18728)
Automerge-Triggered-By: @pablogsal.
(cherry picked from commit 217dce9ee6e3cf27a0cedbe1e4a6455776373ec2)
Co-authored-by: Hakan Çelik <hakancelik96@outlook.com>
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -362,6 +362,7 @@ Tom Culliton Raúl Cumplido Antonio Cuni Brian Curtin +Hakan Celik Paul Dagnelie Lisandro Dalcin Darren Dale |