summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorKristj?n Valur J?nsson <sweskman@gmail.com>2014-05-08 10:36:27 +0000
committerKristj?n Valur J?nsson <sweskman@gmail.com>2014-05-08 10:36:27 +0000
commitff7d84db5fc55dbd549a5c765d48f2b3a283b1dd (patch)
tree35342a39ff86443b8be25c917f5a7cdfa282ad26 /Python/Python-ast.c
parentf186495aa124a0b0f32a72e3571971269b0f501a (diff)
downloadcpython-ff7d84db5fc55dbd549a5c765d48f2b3a283b1dd.tar.gz
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
in order to have the same resolution as pthreads condition variables. At the same time, it must be large enough to accept 31 bits of milliseconds, which is the maximum timeout value in the windows API. A PY_LONG_LONG of microseconds fullfills both requirements. This closes issue #20737
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions