Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-131146: Fix month names in a genitive case in calendar module#131147

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
plashchynski wants to merge12 commits intopython:main
base:main
Choose a base branch
Loading
fromplashchynski:fix_calendar_genitive_case
Open
Changes from1 commit
Commits
Show all changes
12 commits
Select commitHold shift + click to select a range
b7a55ee
gh-131146: Fix month names in a genitive case in calendar module.
plashchynskiMar 12, 2025
fb1c5ee
Make `alt_month_name` and `alt_month_abbr` public in the `calendar` m…
plashchynskiMar 17, 2025
ab52586
Add NEWS entries.
plashchynskiMar 17, 2025
6177415
Fix py:func references in NEWS.d
plashchynskiMar 17, 2025
a11ecfb
Refinement changes:
plashchynskiMar 17, 2025
46c7513
Apply suggested style changes
plashchynskiMar 17, 2025
9badac0
Rename `calendar.alt_month_name` to `calendar.standalone_month_name`,…
plashchynskiMar 18, 2025
fce8599
Refine news message wording for better clarity
plashchynskiMar 18, 2025
7a175d5
Style guide compliance:
plashchynskiMar 18, 2025
36bb456
Fix roles of and in the NEWS.d entry.
plashchynskiMar 23, 2025
5feb1dc
Fix grammar and wording
plashchynskiMay 11, 2025
1ecc613
Rewording
plashchynskiMay 11, 2025
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
PrevPrevious commit
NextNext commit
Fix py:func references in NEWS.d
  • Loading branch information
@plashchynski
plashchynski committedMar 17, 2025
commit6177415eb15e67ee633807bb35e2b8086386d1cc
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
Add :func:`alt_month_name` and :func:`alt_month_abbr` in :mod:`calendar` to
Add :func:`calendar.alt_month_name` and :func:`calendar.alt_month_abbr` to
provide alternative month names and abbreviations for the current locale
when available. These are used when the month is named by itself, such as in
a standalone date.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp