From: Zachary Ware Date: Tue, 1 Dec 2015 04:56:17 +0000 (-0600) Subject: Issue #25767: Link to English Wikipedia instead of French. X-Git-Tag: v3.4.4rc1~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=992bfe093ee17234d836b0ebc1d3a0d691c3fb32;p=thirdparty%2FPython%2Fcpython.git Issue #25767: Link to English Wikipedia instead of French. --- diff --git a/Doc/library/asyncio-eventloops.rst b/Doc/library/asyncio-eventloops.rst index 48825b295602..f42f65a79672 100644 --- a/Doc/library/asyncio-eventloops.rst +++ b/Doc/library/asyncio-eventloops.rst @@ -109,7 +109,7 @@ Common limits of Windows event loops: The resolution of the monotonic clock on Windows is usually around 15.6 msec. The best resolution is 0.5 msec. The resolution depends on the hardware (availability of `HPET -`_) and on the Windows +`_) and on the Windows configuration. See :ref:`asyncio delayed calls `.