]> granicus.if.org Git - python/commit
Issue #15487: Add a __sizeof__ implementation for buffered I/O objects.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 29 Jul 2012 17:04:57 +0000 (19:04 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 29 Jul 2012 17:04:57 +0000 (19:04 +0200)
commita264384fe6de357680ca0cf02cd6024bbba0ba45
treeea2c7c77a9c36cda0843e1628a4e0262d13c4c4f
parent2b16844326f9a88f7c5daf16abfb04cee70f02bc
parent10f0c50a0bc9237d640cb7beb216d63f9ec2b3eb
Issue #15487: Add a __sizeof__ implementation for buffered I/O objects.
Patch by Serhiy Storchaka.
Lib/test/test_io.py
Misc/NEWS
Modules/_io/bufferedio.c