summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2011-05-05 13:49:25 (GMT)
committerNick Coghlan <ncoghlan@gmail.com>2011-05-05 13:49:25 (GMT)
commit0ded3e307b188246018c893d90f26dfba6fe282c (patch)
treee38e7fb0d4d1a7de987713b7ea540dfdf00ea230 /Misc/ACKS
parentf77b74dd1beacb69b6853303aa70a0de64cd71ae (diff)
downloadcpython-0ded3e307b188246018c893d90f26dfba6fe282c.zip
cpython-0ded3e307b188246018c893d90f26dfba6fe282c.tar.gz
cpython-0ded3e307b188246018c893d90f26dfba6fe282c.tar.bz2
Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index c3f4e94..0443e93 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -704,6 +704,7 @@ Burton Radons
Brodie Rao
Antti Rasinen
Sridhar Ratnakumar
+Ysj Ray
Eric Raymond
Edward K. Ream
Chris Rebert