René's URL Explorer Experiment


Title: Issue 29587: Generator/coroutine 'throw' discards exc_info state, which is bad - 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/73773 https://github.com/python/cpython/issues/73773
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
PR 19811https://github.com/python/cpython/pull/19811
PR 19821https://github.com/python/cpython/pull/19821
PR 19823https://github.com/python/cpython/pull/19823
PR 19859https://github.com/python/cpython/pull/19859
PR 19877https://github.com/python/cpython/pull/19877
PR 19902https://github.com/python/cpython/pull/19902
PR 19858https://github.com/python/cpython/pull/19858
msg287987https://bugs.python.org/issue29587#msg287987
(view)https://bugs.python.org/msg287987
https://github.com/python/cpython/blob/b2ee40ed9c9041dcff9c898aa19aacf9ec60308a/Python/ceval.c#L1027https://github.com/python/cpython/blob/b2ee40ed9c9041dcff9c898aa19aacf9ec60308a/Python/ceval.c#L1027
ae5f2f4a39e6a3f4c45e9dc95bd4e1fe5dfb60f2https://hg.python.org/lookup/ae5f2f4a39e6a3f4c45e9dc95bd4e1fe5dfb60f2
https://bugs.python.org/issue7173https://bugs.python.org/issue7173
PEP 442https://www.python.org/dev/peps/pep-0442/
msg287992https://bugs.python.org/issue29587#msg287992
(view)https://bugs.python.org/msg287992
Issue 25612https://bugs.python.org/issue25612
Issue 25683https://bugs.python.org/issue25683
msg306100https://bugs.python.org/issue29587#msg306100
(view)https://bugs.python.org/msg306100
msg306158https://bugs.python.org/issue29587#msg306158
(view)https://bugs.python.org/msg306158
https://github.com/python/cpython/pull/1773https://github.com/python/cpython/pull/1773
msg367747https://bugs.python.org/issue29587#msg367747
(view)https://bugs.python.org/msg367747
https://github.com/python/cpython/pull/19811https://github.com/python/cpython/pull/19811
msg367773https://bugs.python.org/issue29587#msg367773
(view)https://bugs.python.org/msg367773
2514a632fb7d37be24c2059d0e286d35600f9795https://hg.python.org/lookup/2514a632fb7d37be24c2059d0e286d35600f9795
bpo-29587https://bugs.python.org/issue29587
GH-19811https://github.com/python/cpython/pull/19811
https://github.com/python/cpython/commit/2514a632fb7d37be24c2059d0e286d35600f9795https://github.com/python/cpython/commit/2514a632fb7d37be24c2059d0e286d35600f9795
msg367774https://bugs.python.org/issue29587#msg367774
(view)https://bugs.python.org/msg367774
PR 19811https://github.com/python/cpython/pull/19811
msg367776https://bugs.python.org/issue29587#msg367776
(view)https://bugs.python.org/msg367776
msg367783https://bugs.python.org/issue29587#msg367783
(view)https://bugs.python.org/msg367783
3c7f9db85095952821f9d106dd874f75662ce7echttps://hg.python.org/lookup/3c7f9db85095952821f9d106dd874f75662ce7ec
bpo-29587https://bugs.python.org/issue29587
GH-19811https://github.com/python/cpython/pull/19811
#19821https://bugs.python.org/issue19821
https://github.com/python/cpython/commit/3c7f9db85095952821f9d106dd874f75662ce7echttps://github.com/python/cpython/commit/3c7f9db85095952821f9d106dd874f75662ce7ec
msg367784https://bugs.python.org/issue29587#msg367784
(view)https://bugs.python.org/msg367784
bpo-29587https://bugs.python.org/issue29587
GH-19811https://github.com/python/cpython/pull/19811
https://github.com/python/cpython/commit/2514a632fb7d37be24c2059d0e286d35600f9795https://github.com/python/cpython/commit/2514a632fb7d37be24c2059d0e286d35600f9795
https://pythondev.readthedocs.io/ci.html#revert-on-failhttps://pythondev.readthedocs.io/ci.html#revert-on-fail
msg367786https://bugs.python.org/issue29587#msg367786
(view)https://bugs.python.org/msg367786
https://github.com/python/cpython/pull/19811https://github.com/python/cpython/pull/19811
msg367787https://bugs.python.org/issue29587#msg367787
(view)https://bugs.python.org/msg367787
msg367788https://bugs.python.org/issue29587#msg367788
(view)https://bugs.python.org/msg367788
msg367789https://bugs.python.org/issue29587#msg367789
(view)https://bugs.python.org/msg367789
msg367792https://bugs.python.org/issue29587#msg367792
(view)https://bugs.python.org/msg367792
msg367827https://bugs.python.org/issue29587#msg367827
(view)https://bugs.python.org/msg367827
msg367833https://bugs.python.org/issue29587#msg367833
(view)https://bugs.python.org/msg367833
https://bugs.python.org/issue40466https://bugs.python.org/issue40466
msg367905https://bugs.python.org/issue29587#msg367905
(view)https://bugs.python.org/msg367905
02047265eb83a43ba18cc7fee81756f1a1a1f968https://hg.python.org/lookup/02047265eb83a43ba18cc7fee81756f1a1a1f968
bpo-29587https://bugs.python.org/issue29587
#19823https://bugs.python.org/issue19823
https://github.com/python/cpython/commit/02047265eb83a43ba18cc7fee81756f1a1a1f968https://github.com/python/cpython/commit/02047265eb83a43ba18cc7fee81756f1a1a1f968
msg367907https://bugs.python.org/issue29587#msg367907
(view)https://bugs.python.org/msg367907
issue 40466https://bugs.python.org/issue40466
msg367908https://bugs.python.org/issue29587#msg367908
(view)https://bugs.python.org/msg367908
msg367924https://bugs.python.org/issue29587#msg367924
(view)https://bugs.python.org/msg367924
msg367926https://bugs.python.org/issue29587#msg367926
(view)https://bugs.python.org/msg367926
msg367954https://bugs.python.org/issue29587#msg367954
(view)https://bugs.python.org/msg367954
https://github.com/python/cpython/pull/19877https://github.com/python/cpython/pull/19877
msg367956https://bugs.python.org/issue29587#msg367956
(view)https://bugs.python.org/msg367956
21893fbb74e8fde2931fbed9b511e2a41362b1abhttps://hg.python.org/lookup/21893fbb74e8fde2931fbed9b511e2a41362b1ab
bpo-29587https://bugs.python.org/issue29587
GH-19877https://github.com/python/cpython/pull/19877
https://github.com/python/cpython/commit/21893fbb74e8fde2931fbed9b511e2a41362b1abhttps://github.com/python/cpython/commit/21893fbb74e8fde2931fbed9b511e2a41362b1ab
msg368013https://bugs.python.org/issue29587#msg368013
(view)https://bugs.python.org/msg368013
https://bugs.python.org/issue29590https://bugs.python.org/issue29590
https://vorpus.org/~njs/misc/trio-language-summit-2017.pdfhttps://vorpus.org/~njs/misc/trio-language-summit-2017.pdf
msg368053https://bugs.python.org/issue29587#msg368053
(view)https://bugs.python.org/msg368053
PR 19902https://github.com/python/cpython/pull/19902
21893fbb74e8fde2931fbed9b511e2a41362b1abhttps://hg.python.org/lookup/21893fbb74e8fde2931fbed9b511e2a41362b1ab
bpo-40429https://bugs.python.org/issue40429
msg368164https://bugs.python.org/issue29587#msg368164
(view)https://bugs.python.org/msg368164
b0be6b3b94fbdf31b796adc19dc86a04a52b03e1https://hg.python.org/lookup/b0be6b3b94fbdf31b796adc19dc86a04a52b03e1
bpo-29587https://bugs.python.org/issue29587
GH-19902https://github.com/python/cpython/pull/19902
https://github.com/python/cpython/commit/b0be6b3b94fbdf31b796adc19dc86a04a52b03e1https://github.com/python/cpython/commit/b0be6b3b94fbdf31b796adc19dc86a04a52b03e1
msg368617https://bugs.python.org/issue29587#msg368617
(view)https://bugs.python.org/msg368617
https://github.com/python/cpython/pull/19858https://github.com/python/cpython/pull/19858
msg368806https://bugs.python.org/issue29587#msg368806
(view)https://bugs.python.org/msg368806
75cd8e48c62c97fdb9d9a94fd2335be06084471dhttps://hg.python.org/lookup/75cd8e48c62c97fdb9d9a94fd2335be06084471d
bpo-29587https://bugs.python.org/issue29587
GH-19858https://github.com/python/cpython/pull/19858
https://github.com/python/cpython/commit/75cd8e48c62c97fdb9d9a94fd2335be06084471dhttps://github.com/python/cpython/commit/75cd8e48c62c97fdb9d9a94fd2335be06084471d
msg369093https://bugs.python.org/issue29587#msg369093
(view)https://bugs.python.org/msg369093
d7184d3dbd249444ec3961641dc08a9ad3c1ac34https://hg.python.org/lookup/d7184d3dbd249444ec3961641dc08a9ad3c1ac34
bpo-29587https://bugs.python.org/issue29587
GH-19859https://github.com/python/cpython/pull/19859
https://github.com/python/cpython/commit/d7184d3dbd249444ec3961641dc08a9ad3c1ac34https://github.com/python/cpython/commit/d7184d3dbd249444ec3961641dc08a9ad3c1ac34
msg369093https://bugs.python.org/msg369093
msg368806https://bugs.python.org/msg368806
msg368617https://bugs.python.org/msg368617
pull_request19266https://bugs.python.org/pull_request19266
msg368164https://bugs.python.org/msg368164
msg368053https://bugs.python.org/msg368053
pull_request19216https://bugs.python.org/pull_request19216
msg368013https://bugs.python.org/msg368013
msg367956https://bugs.python.org/msg367956
msg367954https://bugs.python.org/msg367954
pull_request19189https://bugs.python.org/pull_request19189
msg367926https://bugs.python.org/msg367926
msg367924https://bugs.python.org/msg367924
pull_request19175https://bugs.python.org/pull_request19175
msg367908https://bugs.python.org/msg367908
msg367907https://bugs.python.org/msg367907
msg367905https://bugs.python.org/msg367905
msg367833https://bugs.python.org/msg367833
msg367827https://bugs.python.org/msg367827
msg367792https://bugs.python.org/msg367792
msg367789https://bugs.python.org/msg367789
ned.deilyhttps://bugs.python.org/user5248
msg367788https://bugs.python.org/msg367788
pull_request19143https://bugs.python.org/pull_request19143
msg367787https://bugs.python.org/msg367787
msg367786https://bugs.python.org/msg367786
msg367784https://bugs.python.org/msg367784
msg367783https://bugs.python.org/msg367783
vstinnerhttps://bugs.python.org/user2377
pull_request19141https://bugs.python.org/pull_request19141
msg367776https://bugs.python.org/msg367776
msg367774https://bugs.python.org/msg367774
msg367773https://bugs.python.org/msg367773
msg367747https://bugs.python.org/msg367747
patchhttps://bugs.python.org/keyword2
pull_request19131https://bugs.python.org/pull_request19131
msg306158https://bugs.python.org/msg306158
gvanrossumhttps://bugs.python.org/user5
yselivanovhttps://bugs.python.org/user16198
msg306100https://bugs.python.org/msg306100
hynekhttps://bugs.python.org/user14695
chris.jerdonekhttps://bugs.python.org/user12075
msg287992https://bugs.python.org/msg287992
martin.panterhttps://bugs.python.org/user14751
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.