René's URL Explorer Experiment


Title: Issue 31233: socketserver.ThreadingMixIn leaks running threads after server_close() - 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/75416 https://github.com/python/cpython/issues/75416
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 3523https://github.com/python/cpython/pull/3523
PR 3524https://github.com/python/cpython/pull/3524
PR 5417https://github.com/python/cpython/pull/5417
https://github.com/python/cpython/commit/96a6cbc5b0aee267f47e5efb50fba183b52cd8c6https://github.com/python/cpython/commit/96a6cbc5b0aee267f47e5efb50fba183b52cd8c6
msg300514https://bugs.python.org/issue31233#msg300514
(view)https://bugs.python.org/msg300514
bpo-30830https://bugs.python.org/issue30830
bpo-31151https://bugs.python.org/issue31151
msg300518https://bugs.python.org/issue31233#msg300518
(view)https://bugs.python.org/msg300518
msg300533https://bugs.python.org/issue31233#msg300533
(view)https://bugs.python.org/msg300533
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/865/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/865/steps/test/logs/stdio
msg300536https://bugs.python.org/issue31233#msg300536
(view)https://bugs.python.org/msg300536
6966960468327c958b03391f71f24986bd697307https://hg.python.org/lookup/6966960468327c958b03391f71f24986bd697307
bpo-30830https://bugs.python.org/issue30830
#3137https://bugs.python.org/issue3137
https://github.com/python/cpython/commit/6966960468327c958b03391f71f24986bd697307https://github.com/python/cpython/commit/6966960468327c958b03391f71f24986bd697307
msg302009https://bugs.python.org/issue31233#msg302009
(view)https://bugs.python.org/msg302009
bpo-31234https://bugs.python.org/issue31234
msg302010https://bugs.python.org/issue31233#msg302010
(view)https://bugs.python.org/msg302010
bpo-30830https://bugs.python.org/issue30830
6966960468327c958b03391f71f24986bd697307https://hg.python.org/lookup/6966960468327c958b03391f71f24986bd697307
msg302014https://bugs.python.org/issue31233#msg302014
(view)https://bugs.python.org/msg302014
PR 3523https://github.com/python/cpython/pull/3523
bpo-30830https://bugs.python.org/issue30830
bpo-31151https://bugs.python.org/issue31151
https://mail.python.org/pipermail/python-dev/2017-August/148826.htmlhttps://mail.python.org/pipermail/python-dev/2017-August/148826.html
msg302024https://bugs.python.org/issue31233#msg302024
(view)https://bugs.python.org/msg302024
PR 3523https://github.com/python/cpython/pull/3523
msg302034https://bugs.python.org/issue31233#msg302034
(view)https://bugs.python.org/msg302034
97d7e65dfed1d42d40d9bc2f630af56240555f02https://hg.python.org/lookup/97d7e65dfed1d42d40d9bc2f630af56240555f02
bpo-30830https://bugs.python.org/issue30830
#3524https://bugs.python.org/issue3524
https://github.com/python/cpython/commit/97d7e65dfed1d42d40d9bc2f630af56240555f02https://github.com/python/cpython/commit/97d7e65dfed1d42d40d9bc2f630af56240555f02
msg302037https://bugs.python.org/issue31233#msg302037
(view)https://bugs.python.org/msg302037
b8f4163da30e16c7cd58fe04f4b17e38d53cd57ehttps://hg.python.org/lookup/b8f4163da30e16c7cd58fe04f4b17e38d53cd57e
bpo-31233https://bugs.python.org/issue31233
#3523https://bugs.python.org/issue3523
https://github.com/python/cpython/commit/b8f4163da30e16c7cd58fe04f4b17e38d53cd57ehttps://github.com/python/cpython/commit/b8f4163da30e16c7cd58fe04f4b17e38d53cd57e
msg304619https://bugs.python.org/issue31233#msg304619
(view)https://bugs.python.org/msg304619
msg307048https://bugs.python.org/issue31233#msg307048
(view)https://bugs.python.org/msg307048
https://github.com/python/cpython/commit/96a6cbc5b0aee267f47e5efb50fba183b52cd8c6https://github.com/python/cpython/commit/96a6cbc5b0aee267f47e5efb50fba183b52cd8c6
msg311016https://bugs.python.org/issue31233#msg311016
(view)https://bugs.python.org/msg311016
msg311021https://bugs.python.org/issue31233#msg311021
(view)https://bugs.python.org/msg311021
b8f4163da30e16c7cd58fe04f4b17e38d53cd57ehttps://hg.python.org/lookup/b8f4163da30e16c7cd58fe04f4b17e38d53cd57e
msg311025https://bugs.python.org/issue31233#msg311025
(view)https://bugs.python.org/msg311025
msg311092https://bugs.python.org/issue31233#msg311092
(view)https://bugs.python.org/msg311092
db8189bb8db609ca3993dec31fb95fdbe134469ahttps://hg.python.org/lookup/db8189bb8db609ca3993dec31fb95fdbe134469a
bpo-31233https://bugs.python.org/issue31233
bpo-31151https://bugs.python.org/issue31151
#5417https://bugs.python.org/issue5417
https://github.com/python/cpython/commit/db8189bb8db609ca3993dec31fb95fdbe134469ahttps://github.com/python/cpython/commit/db8189bb8db609ca3993dec31fb95fdbe134469a
msg316835https://bugs.python.org/issue31233#msg316835
(view)https://bugs.python.org/msg316835
bpo-33540https://bugs.python.org/issue33540
msg318115https://bugs.python.org/issue31233#msg318115
(view)https://bugs.python.org/msg318115
msg345795https://bugs.python.org/issue31233#msg345795
(view)https://bugs.python.org/msg345795
Issue 37193https://bugs.python.org/issue37193
martin.panterhttps://bugs.python.org/user14751
msg345795https://bugs.python.org/msg345795
msg318115https://bugs.python.org/msg318115
msg316835https://bugs.python.org/msg316835
msg311092https://bugs.python.org/msg311092
pull_request5251https://bugs.python.org/pull_request5251
msg311025https://bugs.python.org/msg311025
msg311021https://bugs.python.org/msg311021
msg311016https://bugs.python.org/msg311016
msg307048https://bugs.python.org/msg307048
Tu madrehttps://bugs.python.org/user27441
Tu madrehttps://bugs.python.org/user27441
msg304619https://bugs.python.org/msg304619
issue30830 dependencieshttps://bugs.python.org/issue30830
msg302037https://bugs.python.org/msg302037
msg302034https://bugs.python.org/msg302034
msg302024https://bugs.python.org/msg302024
pull_request3524https://bugs.python.org/pull_request3524
ned.deilyhttps://bugs.python.org/user5248
msg302014https://bugs.python.org/msg302014
patchhttps://bugs.python.org/keyword2
pull_request3521https://bugs.python.org/pull_request3521
msg302010https://bugs.python.org/msg302010
msg302009https://bugs.python.org/msg302009
msg300536https://bugs.python.org/msg300536
msg300533https://bugs.python.org/msg300533
issue30830 dependencieshttps://bugs.python.org/issue30830
pitrouhttps://bugs.python.org/user2040
msg300518https://bugs.python.org/msg300518
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.