mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #25767: Link to English Wikipedia instead of French.
This commit is contained in:
parent
a8d83f5fc9
commit
992bfe093e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
<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
|
||||
configuration. See :ref:`asyncio delayed calls <asyncio-delayed-calls>`.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue