diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -251,6 +251,8 @@ Library Extensions ---------- +- Issue #6317: Now winsound.PlaySound can accept non ascii filename. + - Issue #9377: Use Unicode API for gethostname on Windows. - Issue #10143: Update "os.pathconf" values. |