8000 [3.12] GH-109190: Copyedit 3.12 What's New: calendar (GH-109662) (#10… · python/cpython@b7801d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7801d7

Browse files
hugovkAA-Turner
andauthored
[3.12] GH-109190: Copyedit 3.12 What's New: calendar (GH-109662) (#109716)
(cherry picked from commit 34ddcc3) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 0100ce5 commit b7801d7

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
@@ -608,7 +608,8 @@ asyncio
608608
calendar
609609
--------
610610

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

614615
csv

0 commit comments

Comments
 (0)
0