Skip to content

Commit

Permalink
pythonGH-109190: Copyedit 3.12 What's New: calendar (python#109662)
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
AA-Turner and hugovk committed Sep 22, 2023
1 parent d3fe1a9 commit 34ddcc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,8 @@ asyncio
calendar
--------

* Add enums :data:`calendar.Month` and :data:`calendar.Day`.
* Add enums :data:`calendar.Month` and :data:`calendar.Day`
defining months of the year and days of the week.
(Contributed by Prince Roshan in :gh:`103636`.)

csv
Expand Down

0 comments on commit 34ddcc3

Please sign in to comment.