mirror of
https://github.com/python/cpython.git
synced 2025-11-14 15:56:48 +00:00
GH-109190: Copyedit 3.12 What's New: calendar (#109662)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
d3fe1a902f
commit
34ddcc3fa1
1 changed files with 2 additions and 1 deletions
|
|
@ -607,7 +607,8 @@ asyncio
|
||||||
calendar
|
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`.)
|
(Contributed by Prince Roshan in :gh:`103636`.)
|
||||||
|
|
||||||
csv
|
csv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue