diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-01 21:12:17 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-01 21:12:17 -0400 |
| commit | 97eda155f82e6285315af86a02fa99fbe21a9a45 (patch) | |
| tree | a0b0bec6316cdcdb3541dd329d38da40c89b8926 | |
| parent | edc4b2fa675788486cea661b4c6b9f7e33c44a3f (diff) | |
| download | cpython-git-97eda155f82e6285315af86a02fa99fbe21a9a45.tar.gz | |
Issue #12285: Update NEWS
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Core and Builtins Library ------- +- Issue #12285: Fix error when distutils encounters symlink. + - In the curses module, raise an error if window.getstr() or window.instr() is passed a negative value. |
