diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-01 22:08:25 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-01 22:08:25 -0400 |
| commit | 6f5d3fd4d1c8cc575951ace5894428d0c2901eb6 (patch) | |
| tree | ca93dc4fabe79ab893bce0645fa9ef26a121b3b8 | |
| parent | 8ac147d6ee42d156ecc9b3ed2f57cc9c9f86f746 (diff) | |
| download | cpython-git-6f5d3fd4d1c8cc575951ace5894428d0c2901eb6.tar.gz | |
Issue #12885: Correct issue reference in NEWS
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Core and Builtins Library ------- -- Issue #12285: Fix error when distutils encounters symlink. +- Issue #12885: Fix error when distutils encounters symlink. - In the curses module, raise an error if window.getstr() or window.instr() is passed a negative value. |
