10000 [3.12] GH-109190: Copyedit 3.12 What's New: Consistently show module names (GH-109664) by miss-islington · Pull Request #109713 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] GH-109190: Copyedit 3.12 What's New: Consistently show module names (GH-109664) #109713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 22, 2023
Merged
Changes from 1 commit
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
Prev Previous commit
Merge branch '3.12' into backport-2914013-3.12
  • Loading branch information
ambv authored Sep 22, 2023
commit d45156d22bc1560bb0ab4bf9e7ac3447aac0de6b
3 changes: 2 additions & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,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
You are viewing a condensed version of this merge commit. You can view the full changes here.
0