COMMITS
/ Doc/library/calendar.rst May 7, 2026
H
Python 3.15.0b1
Hugo van Kemenade committed
May 4, 2026
H
gh-148352: Add more colour to `calendar` CLI output (#148354)
Hugo van Kemenade committed
April 23, 2026
E
April 20, 2026
M
Docs: Fix some typos in `calendar.rst` (GH-148756)
Manoj K M committed
February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
December 8, 2025
A
gh-108202: ``calendar``: Document ``prweek`` (#108466)
Apurva Khatri committed
October 31, 2025
P
gh-140212: Add html for year-month option in Calendar (#140230)
Pål Grønås Drange committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
July 31, 2025
D
gh-131146: Fix month names in a "standalone form" in calendar module (GH-131147)
Dzmitry Plashchynski committed
June 9, 2025
February 8, 2025
H
gh-128317: Move CLI calendar highlighting to private class (#129625)
Hugo van Kemenade committed
January 14, 2025
H
Python 3.14.0a4
Hugo van Kemenade committed
January 7, 2025
E
gh-108202: Document calendar.Calendar.firstweekday (#128566)
Erlend E. Aasland committed
January 6, 2025
S
January 3, 2025
H
gh-128317: Highlight today in colour in calendar CLI output (#128318)
Hugo van Kemenade committed
S
gh-108202: Document calendar.TextCalendar formatting helpers (#127608)
Stan Ulbrych committed
December 30, 2024
H
gh-128317: Document `calendar.TextCalendar.formatweek` (#128353)
Hugo van Kemenade committed
September 25, 2024
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
February 2, 2024
S
gh-114909: Add --first-weekday option to usage message (#114910)
Steven Ward committed
January 29, 2024
December 27, 2023
H
gh-101100: Fix Sphinx warnings in `library/calendar.rst` (#113500)
Hugo van Kemenade committed
September 6, 2023
A
GH-108202: Document ``calendar``'s command-line interface (#109020)
Adam Turner committed
August 28, 2023
A
GH-108202: Combine documentation of ``calendar`` constants (#108492)
Adam Turner committed
August 25, 2023
A
GH-108202: Document ``calendar`` exceptions (#108398)
Adam Turner committed
April 29, 2023
P
gh-103636: issue warning for deprecated calendar constants (#103833)
Prince Roshan committed
February 24, 2022
V
bpo-46659: Enhance LocaleTextCalendar for C locale (GH-31214)
Victor Stinner committed
February 7, 2022
V
bpo-46659: calendar uses locale.getlocale() (GH-31166)
Victor Stinner committed
January 5, 2022
N
bpo-46266: Add calendar day of week constants to __all__ (GH-30412)
Nikita Sobolev committed
September 15, 2021
H
bpo-39710: Remove Python 2-specific sentence from calendar documentation (GH-26985)
Hubert Badocha committed
July 11, 2020
N
bpo-41228: Fix /a/are/ in monthcalendar() descripton (GH-21372)
Nima Dini committed
October 26, 2017
A
Closes bpo-28281: Remove year (1-9999) limits on the weekday() function. (#4109)
Alexander Belopolsky committed
October 24, 2017
A
Closes bpo-28292: Implemented Calendar.itermonthdays3() and itermonthdays4(). (#4079)
Alexander Belopolsky committed
June 6, 2017
O
bpo-30095: Make CSS classes used by calendar.HTMLCalendar customizable (GH-1439)
Oz N Tiram committed
November 26, 2016
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
January 10, 2011
R
Separate source link from main text.
Raymond Hettinger committed
R
Move source links to consistent location and remove wordy, big yellow boxes.
Raymond Hettinger committed
January 7, 2011
A
Group seealsos
Antoine Pitrou committed
November 22, 2010
A
Issue #10138: Removed 'indefinitely' from the proleptic calendar description.
Alexander Belopolsky committed
November 16, 2010
É
Provide links to Python source where the code is short, readable and
Éric Araujo committed
October 19, 2010
June 27, 2010
November 25, 2009
B
Merged revisions 76259,76326,76376-76377,76430,76471,76517 via svnmerge from
Benjamin Peterson committed
April 5, 2009
G
Update signature style of optional arguments, part two.
Georg Brandl committed
May 16, 2008
A
Merged revisions 63361-63373,63375,63377-63380 via svnmerge from
Alexandre Vassalotti committed
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
February 9, 2008