summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2012-09-05 18:11:49 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2012-09-05 18:11:49 (GMT)
commitc5eec0e387f3159288195ea8462345a9738d9a9d (patch)
tree0412053fe88b069308c05f50b0c70e705e7ea5b6 /Misc/ACKS
parent80f4553d56e88c002a0085afdc8a33b9d0bf0202 (diff)
downloadcpython-c5eec0e387f3159288195ea8462345a9738d9a9d.zip
cpython-c5eec0e387f3159288195ea8462345a9738d9a9d.tar.gz
cpython-c5eec0e387f3159288195ea8462345a9738d9a9d.tar.bz2
Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO
and io.StringIO objects now raise ValueError when the object has been closed. Patch by Alessandro Moura.
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 2a93d66..87200ec 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -602,6 +602,7 @@ Skip Montanaro
Paul Moore
Derek Morr
James A Morrison
+Alessandro Moura
Pablo Mouzo
Ruslan Mstoi
Sjoerd Mullender