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.6.0a1~970^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=992bfe093ee17234d836b0ebc1d3a0d691c3fb32;p=python Issue #25767: Link to English Wikipedia instead of French. --- diff --git a/Doc/library/asyncio-eventloops.rst b/Doc/library/asyncio-eventloops.rst index 48825b2956..f42f65a796 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 `.