From 882c95c7dcbc4164772b701d3a3caa20d3ef4546 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Thu, 9 Oct 2014 11:46:56 +0300 Subject: whatsnew: Fix markup. --- Doc/whatsnew/3.5.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 8ac44a0..b40a6f3 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -276,7 +276,8 @@ socket time ---- -The :func:`time.monotonic` function is now always available (:issue`22043`). +* The :func:`time.monotonic` function is now always available. (Contributed by + Victor Stinner in :issue:`22043`.) wsgiref ------- -- cgit v0.12