summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2016-06-03 00:05:43 (GMT)
committerR David Murray <rdmurray@bitdance.com>2016-06-03 00:05:43 (GMT)
commitdd4fcf52f41116479c8d337b0dcfae2287d6ae4d (patch)
treef7513f21dd1fc32b0382ca1bc3f603a6146ea3e5 /Misc
parenta32c738ad700386c9c1ff6f528009106f7268c1f (diff)
downloadcpython-dd4fcf52f41116479c8d337b0dcfae2287d6ae4d.zip
cpython-dd4fcf52f41116479c8d337b0dcfae2287d6ae4d.tar.gz
cpython-dd4fcf52f41116479c8d337b0dcfae2287d6ae4d.tar.bz2
#26829: Clarify that namespace is copied to a new __dict__ in instance creation.
Patch by Emily Morehouse.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index bfdc447..0da5cf8 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -999,6 +999,7 @@ Peter Moody
Paul Moore
Ross Moore
Ben Morgan
+Emily Morehouse
Derek Morr
James A Morrison
Martin Morrison