René's URL Explorer Experiment


Title: Issue 8844: Condition.wait() doesn't raise KeyboardInterrupt - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/53090 https://github.com/python/cpython/issues/53090
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
lock-interrupt.diffhttps://bugs.python.org/file17929/lock-interrupt.diff
reviewhttps://bugs.python.org/review/8844/#ps246
lock-interrupt.diffhttps://bugs.python.org/file17931/lock-interrupt.diff
reviewhttps://bugs.python.org/review/8844/#ps1537
lock-interrupt.diffhttps://bugs.python.org/file17935/lock-interrupt.diff
reviewhttps://bugs.python.org/review/8844/#ps1538
lock-interrupt-v4.diffhttps://bugs.python.org/file18536/lock-interrupt-v4.diff
reviewhttps://bugs.python.org/review/8844/#ps109
msg106678https://bugs.python.org/issue8844#msg106678
(view)https://bugs.python.org/msg106678
threading.pyhttps://github.com/python/cpython/blob/3.1/Lib/threading.py#L242
http://bugs.python.org/issue8296http://bugs.python.org/issue8296
http://stackoverflow.com/questions/1408356http://stackoverflow.com/questions/1408356
msg106680https://bugs.python.org/issue8844#msg106680
(view)https://bugs.python.org/msg106680
msg106685https://bugs.python.org/issue8844#msg106685
(view)https://bugs.python.org/msg106685
msg106705https://bugs.python.org/issue8844#msg106705
(view)https://bugs.python.org/msg106705
msg106715https://bugs.python.org/issue8844#msg106715
(view)https://bugs.python.org/msg106715
Python/thread_pthread.hhttps://github.com/python/cpython/blob/master/Python/thread_pthread.h
msg109883https://bugs.python.org/issue8844#msg109883
(view)https://bugs.python.org/msg109883
msg109884https://bugs.python.org/issue8844#msg109884
(view)https://bugs.python.org/msg109884
msg109898https://bugs.python.org/issue8844#msg109898
(view)https://bugs.python.org/msg109898
msg109915https://bugs.python.org/issue8844#msg109915
(view)https://bugs.python.org/msg109915
msg109932https://bugs.python.org/issue8844#msg109932
(view)https://bugs.python.org/msg109932
msg109935https://bugs.python.org/issue8844#msg109935
(view)https://bugs.python.org/msg109935
msg110007https://bugs.python.org/issue8844#msg110007
(view)https://bugs.python.org/msg110007
msg110105https://bugs.python.org/issue8844#msg110105
(view)https://bugs.python.org/msg110105
issue9079https://bugs.python.org/issue9079
msg110110https://bugs.python.org/issue8844#msg110110
(view)https://bugs.python.org/msg110110
msg110156https://bugs.python.org/issue8844#msg110156
(view)https://bugs.python.org/msg110156
msg110653https://bugs.python.org/issue8844#msg110653
(view)https://bugs.python.org/msg110653
msg113786https://bugs.python.org/issue8844#msg113786
(view)https://bugs.python.org/msg113786
Include/pytime.hhttps://github.com/python/cpython/blob/master/Include/pytime.h
msg113941https://bugs.python.org/issue8844#msg113941
(view)https://bugs.python.org/msg113941
msg113953https://bugs.python.org/issue8844#msg113953
(view)https://bugs.python.org/msg113953
msg124088https://bugs.python.org/issue8844#msg124088
(view)https://bugs.python.org/msg124088
r87292https://hg.python.org/lookup/r87292
msg125715https://bugs.python.org/issue8844#msg125715
(view)https://bugs.python.org/msg125715
r87292https://hg.python.org/lookup/r87292
#10720https://bugs.python.org/issue10720
msg125719https://bugs.python.org/issue8844#msg125719
(view)https://bugs.python.org/msg125719
#10720https://bugs.python.org/issue10720
msg260732https://bugs.python.org/issue8844#msg260732
(view)https://bugs.python.org/msg260732
msg277640https://bugs.python.org/issue8844#msg277640
(view)https://bugs.python.org/msg277640
Python/threadhttps://github.com/python/cpython/blob/master/Python/thread
Python/thread_atheos.hhttps://github.com/python/cpython/blob/master/Python/thread_atheos.h
Python/thread_beos.hhttps://github.com/python/cpython/blob/master/Python/thread_beos.h
Python/thread_cthread.hhttps://github.com/python/cpython/blob/master/Python/thread_cthread.h
Python/thread_foobar.hhttps://github.com/python/cpython/blob/master/Python/thread_foobar.h
Python/thread_lwp.hhttps://github.com/python/cpython/blob/master/Python/thread_lwp.h
Python/thread_nt.hhttps://github.com/python/cpython/blob/master/Python/thread_nt.h
Python/thread_os2.hhttps://github.com/python/cpython/blob/master/Python/thread_os2.h
Python/thread_pth.hhttps://github.com/python/cpython/blob/master/Python/thread_pth.h
Python/thread_pthread.hhttps://github.com/python/cpython/blob/master/Python/thread_pthread.h
Python/thread_sgi.hhttps://github.com/python/cpython/blob/master/Python/thread_sgi.h
Python/thread_solaris.hhttps://github.com/python/cpython/blob/master/Python/thread_solaris.h
Python/thread_wince.hhttps://github.com/python/cpython/blob/master/Python/thread_wince.h
PEP 475https://www.python.org/dev/peps/pep-0475/
b750c45a772chttps://hg.python.org/lookup/b750c45a772c
b750c45a772chttps://hg.python.org/lookup/b750c45a772c
msg277658https://bugs.python.org/issue8844#msg277658
(view)https://bugs.python.org/msg277658
https://github.com/python/cpython/commit/15801a1d52c25fa2a19d649ea2671080f138fca1.patchhttps://github.com/python/cpython/commit/15801a1d52c25fa2a19d649ea2671080f138fca1.patch
msg277658https://bugs.python.org/msg277658
msg277640https://bugs.python.org/msg277640
superbobryhttps://bugs.python.org/user14175
msg260732https://bugs.python.org/msg260732
Yuri.Bochkarevhttps://bugs.python.org/user18348
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
jyasskinhttps://bugs.python.org/user3818
rnkhttps://bugs.python.org/user10332
hobb0001https://bugs.python.org/user12448
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
vstinnerhttps://bugs.python.org/user2377
jyasskinhttps://bugs.python.org/user3818
rnkhttps://bugs.python.org/user10332
hobb0001https://bugs.python.org/user12448
msg125719https://bugs.python.org/msg125719
vstinnerhttps://bugs.python.org/user2377
msg125715https://bugs.python.org/msg125715
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
jyasskinhttps://bugs.python.org/user3818
rnkhttps://bugs.python.org/user10332
hobb0001https://bugs.python.org/user12448
msg124088https://bugs.python.org/msg124088
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
jyasskinhttps://bugs.python.org/user3818
rnkhttps://bugs.python.org/user10332
hobb0001https://bugs.python.org/user12448
Make gettimeofday available in time modulehttps://bugs.python.org/issue9079
pitrouhttps://bugs.python.org/user2040
https://bugs.python.org/userNone
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
jyasskinhttps://bugs.python.org/user3818
rnkhttps://bugs.python.org/user10332
hobb0001https://bugs.python.org/user12448
msg113953https://bugs.python.org/msg113953
lock-interrupt-v4.diffhttps://bugs.python.org/file18536
msg113941https://bugs.python.org/msg113941
msg113786https://bugs.python.org/msg113786
Make gettimeofday available in time modulehttps://bugs.python.org/issue9079
msg110653https://bugs.python.org/msg110653
msg110156https://bugs.python.org/msg110156
msg110110https://bugs.python.org/msg110110
msg110105https://bugs.python.org/msg110105
pitrouhttps://bugs.python.org/user2040
msg110007https://bugs.python.org/msg110007
msg109935https://bugs.python.org/msg109935
lock-interrupt.diffhttps://bugs.python.org/file17935
msg109932https://bugs.python.org/msg109932
msg109915https://bugs.python.org/msg109915
lock-interrupt.diffhttps://bugs.python.org/file17931
msg109898https://bugs.python.org/msg109898
msg109884https://bugs.python.org/msg109884
lock-interrupt.diffhttps://bugs.python.org/file17929
patchhttps://bugs.python.org/keyword2
msg109883https://bugs.python.org/msg109883
msg106715https://bugs.python.org/msg106715
msg106705https://bugs.python.org/msg106705
msg106685https://bugs.python.org/msg106685
gregory.p.smithhttps://bugs.python.org/user252
rnkhttps://bugs.python.org/user10332
jyasskinhttps://bugs.python.org/user3818
pitrouhttps://bugs.python.org/user2040
msg106680https://bugs.python.org/msg106680
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.