Commit 5a001c0c authored by Skip Montanaro's avatar Skip Montanaro

issue 1429818

parent ab4fce4d
......@@ -38,6 +38,9 @@ Core and builtins
Library
-------
- Issue 1429818: patch for trace and doctest modules so they play nicely
together.
- doctest mis-used __loader__.get_data(), assuming universal newlines was used.
- Issue #1705170: contextlib.contextmanager was still swallowing
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment