Issue #25767: Merge with 3.4

This commit is contained in:
Zachary Ware 2015-11-30 22:57:01 -06:00
commit ee1a0e4b8c
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ Common limits of Windows event loops:
The resolution of the monotonic clock on Windows is usually around 15.6 msec. 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 The best resolution is 0.5 msec. The resolution depends on the hardware
(availability of `HPET (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>`. configuration. See :ref:`asyncio delayed calls <asyncio-delayed-calls>`.
.. versionchanged:: 3.5 .. versionchanged:: 3.5