summaryrefslogtreecommitdiffstats
path: root/Lib/test/decimaltestdata/squareroot.decTest
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2019-12-11 21:17:04 (GMT)
committerGitHub <noreply@github.com>2019-12-11 21:17:04 (GMT)
commit7772b1af5ebc9d72d0cfc8332aea6b2143eafa27 (patch)
treeab891c2456b721210dca1d5462f18b0e4d46dabf /Lib/test/decimaltestdata/squareroot.decTest
parent0d63bacefd2e5b937ec6b0ec3053777c09941b4a (diff)
downloadcpython-master.zip
cpython-master.tar.gz
cpython-master.tar.bz2
bpo-38614: Use support timeout constants (GH-17572)master
Diffstat (limited to 'Lib/test/decimaltestdata/squareroot.decTest')
0 files changed, 0 insertions, 0 deletions
option value='bug_3525907'>bug_3525907 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2015-05-17 18:03:15 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2015-05-17 18:03:15 (GMT)
commitfc49271c0a03ec5ed04419f535526f3d229929c4 (patch)
tree3604f9fd49bb4908708f3547e2bebf85ff8fd645 /unix/tclUnixThrd.c
parent1a30606518e92959f2e122f4a99a1a1c499a15a6 (diff)
downloadtcl-fc49271c0a03ec5ed04419f535526f3d229929c4.zip
tcl-fc49271c0a03ec5ed04419f535526f3d229929c4.tar.gz
tcl-fc49271c0a03ec5ed04419f535526f3d229929c4.tar.bz2
Draft fix for a potential race condition in the new Tcl_MutexUnlockAndFinalize API. Not yet tested.