Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35adf5d

Browse files
author
Hirokazu Yamamoto
committed
Changed entry name because it's hard to merge.
1 parent 43ef32a commit 35adf5d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@ Library
248248

249249
- Issue #9948: Fixed problem of losing filename case information.
250250

251-
Extensions
252-
----------
251+
Extension Modules
252+
-----------------
253253

254254
- Issue #6317: Now winsound.PlaySound can accept non ascii filename.
255255

@@ -793,8 +793,8 @@ Core and Builtins
793793
- format(complex(-0.0, 2.0), '-') omitted the real part from the output,
794794
- format(complex(0.0, 2.0), '-') included a sign and parentheses.
795795

796-
Extensions
797-
----------
796+
Extension Modules
797+
-----------------
798798

799799
- Issue #6608: time.asctime is now checking struct tm fields its input
800800
before passing it to the system asctime. Patch by MunSic Jeong.

0 commit comments

Comments
 (0)