commit | 85dc53a463967659075744ad911d08a32aa70dd5 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Sep 13 17:40:25 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Sep 13 17:40:25 2021 +0200 |
tree | f9aa5467fc2644e7306aa8bb4a69a887ba3bdddd | |
parent | 85a4748118c3793be7047ecbcbfc79dd07cb2a75 [diff] |
bpo-21302: Update time.sleep() doc for clock_nanosleep() (GH-28311) Clean-up also What's New in Python 3.11 doc: move entries to the correct sections.