Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee1a0e4

Browse files
committed
Issue #25767: Merge with 3.4
2 parents 1f23e23 + 992bfe0 commit ee1a0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-eventloops.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Common limits of Windows event loops:
107107
The resolution of the monotonic clock on Windows is usually around 15.6 msec.
108108
The best resolution is 0.5 msec. The resolution depends on the hardware
109109
(availability of `HPET
110-
<http://fr.wikipedia.org/wiki/High_Precision_Event_Timer>`_) and on the Windows
110+
<http://en.wikipedia.org/wiki/High_Precision_Event_Timer>`_) and on the Windows
111111
configuration. See :ref:`asyncio delayed calls <asyncio-delayed-calls>`.
112112

113113
.. versionchanged:: 3.5

0 commit comments

Comments
 (0)