diff options
author | Fedora Python maintainers <python-devel@lists.fedoraproject.org> | 2020-07-15 13:41:50 (GMT) |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2020-09-29 13:59:05 (GMT) |
commit | cf9ad87daf36e857f20ae4d494a4c4e7004a0417 (patch) | |
tree | f99a1746338aef019696d61c7bd08d6d10b13fee /Python/Python-ast.c | |
parent | d553bf1b1671d6cd08f2bf74b49d60890a720872 (diff) | |
download | cpython-cf9ad87daf36e857f20ae4d494a4c4e7004a0417.zip cpython-cf9ad87daf36e857f20ae4d494a4c4e7004a0417.tar.gz cpython-cf9ad87daf36e857f20ae4d494a4c4e7004a0417.tar.bz2 |
00181-allow-arbitrary-timeout-in-condition-wait.patch
00181 #
Allow arbitrary timeout for Condition.wait, as reported in
https://bugzilla.redhat.com/show_bug.cgi?id=917709
Upstream doesn't want this: http://bugs.python.org/issue17748
But we have no better solution downstream yet, and since there is
no API breakage, we apply this patch.
Doesn't apply to Python 3, where this is fixed otherwise and works.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions