]> granicus.if.org Git - python/commit
[3.6] bpo-28157: Improvements for the time module documentation (GH-928)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Oct 2017 13:50:21 +0000 (06:50 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 11 Oct 2017 13:50:21 +0000 (16:50 +0300)
commit764969a4b9ed7c6d2adbc04269f9b4fa392a1eed
tree5a4dd1cfbf06f5fcb3a2481f8d41e393fd728533
parent10eb14e2c5fe08c4193668530eaef156e07c3674
[3.6] bpo-28157: Improvements for the time module documentation (GH-928)

* Separated functions and constants descriptions in sections.
* Added a note about the limitations of timezone constants.
* Removed redundant lists from the module docstring.

(cherry picked from commit 703ff381ffa946c23e7e25b0ae93a636a2607a40)
Doc/library/time.rst
Modules/timemodule.c