Skip to content

Commit 2ddd6f6

Browse files
committed
Merge NEWS entries as they both are for the same issue
1 parent 3137d37 commit 2ddd6f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Misc/NEWS.d/next/Library/2025-03-17-21-15-04.gh-issue-131146.P9Cdx0.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
Fix :class:`calendar.TextCalendar` and :class:`calendar.HTMLCalendar` and
2-
:mod:`calendar` CLI to display month names in the nominative case if
3-
provided by the locale.
1+
Fix :class:`calendar.TextCalendar`, :class:`calendar.HTMLCalendar`,
2+
and the :mod:`calendar` CLI to display month names in the nominative
3+
case by adding :data:`calendar.standalone_month_name` and
4+
:data:`calendar.standalone_month_abbr`, which provide month names and
5+
abbreviations in the grammatical form used when a month name stands by
6+
itself, if the locale supports it.

0 commit comments

Comments
 (0)