Skip to content

Commit 55c1056

Browse files
AA-Turnerhugovk
andcommitted
[3.12] pythonGH-109190: Copyedit 3.12 What's New: calendar (pythonGH-109662)
(cherry picked from commit 34ddcc3) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 4a0c118 commit 55c1056

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,8 @@ asyncio
607607
calendar
608608
--------
609609

610-
* Add enums :data:`~calendar.Month` and :data:`~calendar.Day`.
610+
* Add enums :data:`calendar.Month` and :data:`calendar.Day`
611+
defining months of the year and days of the week.
611612
(Contributed by Prince Roshan in :gh:`103636`.)
612613

613614
csv

0 commit comments

Comments
 (0)