mirror of https://github.com/python/cpython
issue 1429818
This commit is contained in:
parent
ab4fce4d7c
commit
5a001c0c2c
|
@ -38,6 +38,9 @@ Core and builtins
|
||||||
Library
|
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.
|
- doctest mis-used __loader__.get_data(), assuming universal newlines was used.
|
||||||
|
|
||||||
- Issue #1705170: contextlib.contextmanager was still swallowing
|
- Issue #1705170: contextlib.contextmanager was still swallowing
|
||||||
|
|
Loading…
Reference in New Issue