Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4bbab2

Browse files
committed
Issue #10138: Removed 'indefinitely' from the proleptic calendar description.
1 parent 5cb823d commit d4bbab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/calendar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ are given as integers. For related
1616
functionality, see also the :mod:`datetime` and :mod:`time` modules.
1717

1818
Most of these functions and classes rely on the :mod:`datetime` module which
19-
uses an idealized calendar, the current Gregorian calendar indefinitely extended
19+
uses an idealized calendar, the current Gregorian calendar extended
2020
in both directions. This matches the definition of the "proleptic Gregorian"
2121
calendar in Dershowitz and Reingold's book "Calendrical Calculations", where
2222
it's the base calendar for all computations.

0 commit comments

Comments
 (0)