René's URL Explorer Experiment


Title: Issue 39812: Avoid daemon threads in concurrent.futures - 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/83993 https://github.com/python/cpython/issues/83993
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 19149https://github.com/python/cpython/pull/19149
msg363059https://bugs.python.org/issue39812#msg363059
(view)https://bugs.python.org/msg363059
issue37266https://bugs.python.org/issue37266
https://bugs.python.org/issue37266#msg362890https://bugs.python.org/issue37266#msg362890
msg363619https://bugs.python.org/issue39812#msg363619
(view)https://bugs.python.org/msg363619
https://bugs.python.org/issue37266#msg362960https://bugs.python.org/issue37266#msg362960
Lib/threading.pyhttps://github.com/python/cpython/blob/master/Lib/threading.py
PEP 554https://www.python.org/dev/peps/pep-0554/
msg365189https://bugs.python.org/issue39812#msg365189
(view)https://bugs.python.org/msg365189
b61b818d916942aad1f8f3e33181801c4a1ed14bhttps://hg.python.org/lookup/b61b818d916942aad1f8f3e33181801c4a1ed14b
bpo-39812https://bugs.python.org/issue39812
GH-19149https://github.com/python/cpython/pull/19149
https://github.com/python/cpython/commit/b61b818d916942aad1f8f3e33181801c4a1ed14bhttps://github.com/python/cpython/commit/b61b818d916942aad1f8f3e33181801c4a1ed14b
msg365334https://bugs.python.org/issue39812#msg365334
(view)https://bugs.python.org/msg365334
bpo-39812https://bugs.python.org/issue39812
GH-19149https://github.com/python/cpython/pull/19149
bpo-40115https://bugs.python.org/issue40115
msg365353https://bugs.python.org/issue39812#msg365353
(view)https://bugs.python.org/msg365353
msg365354https://bugs.python.org/issue39812#msg365354
(view)https://bugs.python.org/msg365354
msg365358https://bugs.python.org/issue39812#msg365358
(view)https://bugs.python.org/msg365358
bpo-40115https://bugs.python.org/issue40115
PR-19149https://github.com/python/cpython/pull/19149
msg365362https://bugs.python.org/issue39812#msg365362
(view)https://bugs.python.org/msg365362
msg365434https://bugs.python.org/issue39812#msg365434
(view)https://bugs.python.org/msg365434
PR-19149https://github.com/python/cpython/pull/19149
msg365508https://bugs.python.org/issue39812#msg365508
(view)https://bugs.python.org/msg365508
bpo-40115https://bugs.python.org/issue40115
PR-19282https://github.com/python/cpython/pull/19282
msg365563https://bugs.python.org/issue39812#msg365563
(view)https://bugs.python.org/msg365563
bpo-40115https://bugs.python.org/issue40115
msg365564https://bugs.python.org/issue39812#msg365564
(view)https://bugs.python.org/msg365564
msg391996https://bugs.python.org/issue39812#msg391996
(view)https://bugs.python.org/msg391996
https://stackoverflow.com/q/67273533/2111778https://stackoverflow.com/q/67273533/2111778
Lib/concurrent/futures/thread.pyhttps://github.com/python/cpython/blob/master/Lib/concurrent/futures/thread.py
https://docs.python.org/3/library/multiprocessing.html#contexts-and-start-methodshttps://docs.python.org/3/library/multiprocessing.html#contexts-and-start-methods
msg392041https://bugs.python.org/issue39812#msg392041
(view)https://bugs.python.org/msg392041
msg398211https://bugs.python.org/issue39812#msg398211
(view)https://bugs.python.org/msg398211
bpo-43944https://bugs.python.org/issue43944
msg416876https://bugs.python.org/msg416876
josh.rhttps://bugs.python.org/user19135
msg416876https://bugs.python.org/msg416876
jack__dhttps://bugs.python.org/user39212
msg398211https://bugs.python.org/msg398211
vstinnerhttps://bugs.python.org/user2377
msg392041https://bugs.python.org/msg392041
janfrederik.konopkahttps://bugs.python.org/user38690
msg391996https://bugs.python.org/msg391996
msg365564https://bugs.python.org/msg365564
msg365563https://bugs.python.org/msg365563
msg365508https://bugs.python.org/msg365508
msg365434https://bugs.python.org/msg365434
msg365362https://bugs.python.org/msg365362
msg365358https://bugs.python.org/msg365358
msg365354https://bugs.python.org/msg365354
msg365353https://bugs.python.org/msg365353
vstinnerhttps://bugs.python.org/user2377
msg365334https://bugs.python.org/msg365334
msg365189https://bugs.python.org/msg365189
patchhttps://bugs.python.org/keyword2
pull_request18510https://bugs.python.org/pull_request18510
aeroshttps://bugs.python.org/user31554
msg363619https://bugs.python.org/msg363619
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.