Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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