Skip to content

Commit c1d7768

Browse files
miss-islingtonMathieu Dupuy
and
Mathieu Dupuy
authored
Reword aware/naive introduction sentence (GH-20175)
This is more informative and avoids the question of whether the period should go inside or outside the quotation marks. See also GH-20007. (cherry picked from commit 2e76820) Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
1 parent 1e5cf94 commit c1d7768

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/library/datetime.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ on efficient attribute extraction for output formatting and manipulation.
3535
Aware and Naive Objects
3636
-----------------------
3737

38-
Date and time objects may be categorized as "aware" or "naive".
38+
Date and time objects may be categorized as "aware" or "naive" depending on
39+
whether or not they include timezone information.
3940

4041
With sufficient knowledge of applicable algorithmic and political time
4142
adjustments, such as time zone and daylight saving time information,

0 commit comments

Comments
 (0)