summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2010-09-17 18:57:36 (GMT)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2010-09-17 18:57:36 (GMT)
commit19ec67acf677ed5bc13e29555068568b524d561a (patch)
treed23445e978e014c994b40eb8d1ae0d3ba2802ecd /Misc
parent9b86a69fc7ee51deadf59a562cdce41aa698ce9b (diff)
downloadcpython-19ec67acf677ed5bc13e29555068568b524d561a.zip
cpython-19ec67acf677ed5bc13e29555068568b524d561a.tar.gz
cpython-19ec67acf677ed5bc13e29555068568b524d561a.tar.bz2
Issue #9441: logging: Improved test coverage for rotating file handlers.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1903cb6..1ccc8b5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -52,6 +52,8 @@ Core and Builtins
Library
-------
+- Issue #9441: logging has better coverage for rotating file handlers.
+
- Issue #9865: collections.OrderedDict now has a __sizeof__ method.
- Issue #9854: The default read() implementation in io.RawIOBase now