diff options
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -470,6 +470,7 @@ Chris Gonnerman Shelley Gooch David Goodger Hans de Graaff +Kim Gräsman Nathaniel Gray Eddy De Greef Grant Griffin @@ -69,6 +69,8 @@ Core and Builtins Library ------- +- Issue #18314: Unlink now removes junctions on Windows. Patch by Kim Gräsman + - Issue #21088: Bugfix for curses.window.addch() regression in 3.4.0. In porting to Argument Clinic, the first two arguments were reversed. |