]> granicus.if.org Git - python/commit
reject None as the buffering argument like the C implementation does #8546
authorBenjamin Peterson <benjamin@python.org>
Tue, 27 Apr 2010 21:01:54 +0000 (21:01 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 27 Apr 2010 21:01:54 +0000 (21:01 +0000)
commita9bd6d5ea7b822e12fa3c080fe24b04a87bcae56
tree5691762d0c9c265d9d5e1fdbad192671e9c8aea2
parent1dc6b08f9efe471cc5983cdfcdb391eea505a5e0
reject None as the buffering argument like the C implementation does #8546
Doc/library/io.rst
Lib/_pyio.py
Misc/NEWS