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
2e76820a50b8ce2a9a5f6cdef6cef1859a89c460)
Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
Aware and Naive Objects
-----------------------
-Date and time objects may be categorized as "aware" or "naive".
+Date and time objects may be categorized as "aware" or "naive" depending on
+whether or not they include timezone information.
With sufficient knowledge of applicable algorithmic and political time
adjustments, such as time zone and daylight saving time information,