diff options
| author | Roger Serwy <roger.serwy@gmail.com> | 2013-05-20 22:13:39 -0500 |
|---|---|---|
| committer | Roger Serwy <roger.serwy@gmail.com> | 2013-05-20 22:13:39 -0500 |
| commit | caf3024fa662bcbba242013cdecf5d5c2a6092b7 (patch) | |
| tree | 25cc665d6141c68a30d834af1495ccc46d7a8376 /Misc | |
| parent | bfc8f26ec276ca1bb2b90249d9eb2aed76293182 (diff) | |
| download | cpython-git-caf3024fa662bcbba242013cdecf5d5c2a6092b7.tar.gz | |
#14146: Highlight source line while debugging on Windows.
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -37,6 +37,12 @@ Library - Issue #17968: Fix memory leak in os.listxattr(). +IDLE +---- + +- Issue #14146: Highlight source line while debugging on Windows. + + Tests ----- |
