Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f23e23 + 992bfe0 commit ee1a0e4Copy full SHA for ee1a0e4
1 file changed
Doc/library/asyncio-eventloops.rst
@@ -107,7 +107,7 @@ Common limits of Windows event loops:
107
The resolution of the monotonic clock on Windows is usually around 15.6 msec.
108
The best resolution is 0.5 msec. The resolution depends on the hardware
109
(availability of `HPET
110
-<http://fr.wikipedia.org/wiki/High_Precision_Event_Timer>`_) and on the Windows
+<http://en.wikipedia.org/wiki/High_Precision_Event_Timer>`_) and on the Windows
111
configuration. See :ref:`asyncio delayed calls <asyncio-delayed-calls>`.
112
113
.. versionchanged:: 3.5
0 commit comments