René's URL Explorer Experiment


Title: Issue 28533: Remove asyncore, asynchat and smtpd modules - Python tracker

Mail addresses
haypo@selma
report@bugs.python.org
senthil@python.org
report@bugs.python.org

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/72719 https://github.com/python/cpython/issues/72719
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 29521https://github.com/python/cpython/pull/29521
PR 29951https://github.com/python/cpython/pull/29951
msg279439https://bugs.python.org/issue28533#msg279439
(view)https://bugs.python.org/msg279439
https://bugs.python.org/issue25002https://bugs.python.org/issue25002
msg291907https://bugs.python.org/issue28533#msg291907
(view)https://bugs.python.org/msg291907
http://aiosmtpd.readthedocs.io/http://aiosmtpd.readthedocs.io/
msg291908https://bugs.python.org/issue28533#msg291908
(view)https://bugs.python.org/msg291908
http://bugs.python.org/issue25002#msg279417http://bugs.python.org/issue25002#msg279417
msg279469https://bugs.python.org/msg279469
Issue 25008https://bugs.python.org/issue25008
msg294710https://bugs.python.org/issue28533#msg294710
(view)https://bugs.python.org/msg294710
msg294712https://bugs.python.org/issue28533#msg294712
(view)https://bugs.python.org/msg294712
msg294771https://bugs.python.org/issue28533#msg294771
(view)https://bugs.python.org/msg294771
issue28533https://bugs.python.org/issue28533
msg294773https://bugs.python.org/issue28533#msg294773
(view)https://bugs.python.org/msg294773
issue30514https://bugs.python.org/issue30514
msg356355https://bugs.python.org/issue28533#msg356355
(view)https://bugs.python.org/msg356355
msg356364https://bugs.python.org/issue28533#msg356364
(view)https://bugs.python.org/msg356364
msg356369https://bugs.python.org/issue28533#msg356369
(view)https://bugs.python.org/msg356369
msg357088https://bugs.python.org/issue28533#msg357088
(view)https://bugs.python.org/msg357088
Lib/test/test_pyclbr.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_pyclbr.py
issue38866https://bugs.python.org/issue38866
msg379342https://bugs.python.org/issue28533#msg379342
(view)https://bugs.python.org/msg379342
PEP 594https://www.python.org/dev/peps/pep-0594/
msg396295https://bugs.python.org/issue28533#msg396295
(view)https://bugs.python.org/msg396295
msg396297https://bugs.python.org/issue28533#msg396297
(view)https://bugs.python.org/msg396297
msg396319https://bugs.python.org/issue28533#msg396319
(view)https://bugs.python.org/msg396319
Lib/smtpd.pyhttps://github.com/python/cpython/blob/master/Lib/smtpd.py
https://docs.python.org/3/library/smtpd.htmlhttps://docs.python.org/3/library/smtpd.html
msg396323https://bugs.python.org/issue28533#msg396323
(view)https://bugs.python.org/msg396323
msg404575https://bugs.python.org/issue28533#msg404575
(view)https://bugs.python.org/msg404575
msg406159https://bugs.python.org/issue28533#msg406159
(view)https://bugs.python.org/msg406159
bpo-45785https://bugs.python.org/issue45785
https://docs.python.org/dev/library/asyncore.htmlhttps://docs.python.org/dev/library/asyncore.html
https://docs.python.org/dev/library/asynchat.htmlhttps://docs.python.org/dev/library/asynchat.html
PEP 387https://www.python.org/dev/peps/pep-0387/
Lib/test/https://github.com/python/cpython/blob/master/Lib/test/
Lib/asyncore.pyhttps://github.com/python/cpython/blob/master/Lib/asyncore.py
Lib/test/support/_asyncore.pyhttps://github.com/python/cpython/blob/master/Lib/test/support/_asyncore.py
Lib/asynchat.pyhttps://github.com/python/cpython/blob/master/Lib/asynchat.py
Lib/test/support/_asynchat.pyhttps://github.com/python/cpython/blob/master/Lib/test/support/_asynchat.py
Lib/smtpd.pyhttps://github.com/python/cpython/blob/master/Lib/smtpd.py
Lib/test/support/_smtpd.pyhttps://github.com/python/cpython/blob/master/Lib/test/support/_smtpd.py
https://aiosmtpd.readthedocs.io/https://aiosmtpd.readthedocs.io/
https://docs.python.org/dev/whatsnew/3.10.html#asynchat-asyncore-smtpdhttps://docs.python.org/dev/whatsnew/3.10.html#asynchat-asyncore-smtpd
msg406160https://bugs.python.org/issue28533#msg406160
(view)https://bugs.python.org/msg406160
PR 29521https://github.com/python/cpython/pull/29521
msg406161https://bugs.python.org/issue28533#msg406161
(view)https://bugs.python.org/msg406161
bpo-45785https://bugs.python.org/issue45785
msg406162https://bugs.python.org/issue28533#msg406162
(view)https://bugs.python.org/msg406162
https://mail.python.org/archives/list/python-dev@python.org/thread/LZOOLX5EKOITW55TW7JQYKLXJUPCAJB4/https://mail.python.org/archives/list/python-dev@python.org/thread/LZOOLX5EKOITW55TW7JQYKLXJUPCAJB4/
msg406170https://bugs.python.org/issue28533#msg406170
(view)https://bugs.python.org/msg406170
msg406173https://bugs.python.org/issue28533#msg406173
(view)https://bugs.python.org/msg406173
https://bugs.python.org/issue28533https://bugs.python.org/issue28533
msg406208https://bugs.python.org/issue28533#msg406208
(view)https://bugs.python.org/msg406208
msg406210https://bugs.python.org/issue28533#msg406210
(view)https://bugs.python.org/msg406210
https://github.com/python/cpython/pull/29521https://github.com/python/cpython/pull/29521
msg406213https://bugs.python.org/issue28533#msg406213
(view)https://bugs.python.org/msg406213
msg406214https://bugs.python.org/issue28533#msg406214
(view)https://bugs.python.org/msg406214
msg406215https://bugs.python.org/issue28533#msg406215
(view)https://bugs.python.org/msg406215
PEP 594https://www.python.org/dev/peps/pep-0594/
https://www.python.org/dev/peps/pep-0594/https://www.python.org/dev/peps/pep-0594/
msg406372https://bugs.python.org/issue28533#msg406372
(view)https://bugs.python.org/msg406372
9bf2cbc4c498812e14f20d86acb61c53928a5a57https://hg.python.org/lookup/9bf2cbc4c498812e14f20d86acb61c53928a5a57
bpo-28533https://bugs.python.org/issue28533
GH-29521https://github.com/python/cpython/pull/29521
https://github.com/python/cpython/commit/9bf2cbc4c498812e14f20d86acb61c53928a5a57https://github.com/python/cpython/commit/9bf2cbc4c498812e14f20d86acb61c53928a5a57
msg406377https://bugs.python.org/issue28533#msg406377
(view)https://bugs.python.org/msg406377
msg406434https://bugs.python.org/issue28533#msg406434
(view)https://bugs.python.org/msg406434
PEP 387https://www.python.org/dev/peps/pep-0387/
https://github.com/python/steering-council/issues/86https://github.com/python/steering-council/issues/86
msg407559https://bugs.python.org/issue28533#msg407559
(view)https://bugs.python.org/msg407559
msg407560https://bugs.python.org/issue28533#msg407560
(view)https://bugs.python.org/msg407560
https://github.com/ansible/ansible/issues/76452https://github.com/ansible/ansible/issues/76452
https://github.com/gevent/gevent/tree/master/src/greentesthttps://github.com/gevent/gevent/tree/master/src/greentest
msg407897https://bugs.python.org/issue28533#msg407897
(view)https://bugs.python.org/msg407897
PEP 387https://www.python.org/dev/peps/pep-0387/
PR 29951https://github.com/python/cpython/pull/29951
msg407900https://bugs.python.org/issue28533#msg407900
(view)https://bugs.python.org/msg407900
https://github.com/python/steering-council/issues/86https://github.com/python/steering-council/issues/86
msg407915https://bugs.python.org/issue28533#msg407915
(view)https://bugs.python.org/msg407915
cf7eaa4617295747ee5646c4e2b7e7a16d7c64abhttps://hg.python.org/lookup/cf7eaa4617295747ee5646c4e2b7e7a16d7c64ab
bpo-28533https://bugs.python.org/issue28533
GH-29521https://github.com/python/cpython/pull/29521
GH-29951https://github.com/python/cpython/pull/29951
https://github.com/python/cpython/commit/cf7eaa4617295747ee5646c4e2b7e7a16d7c64abhttps://github.com/python/cpython/commit/cf7eaa4617295747ee5646c4e2b7e7a16d7c64ab
msg413909https://bugs.python.org/issue28533#msg413909
(view)https://bugs.python.org/msg413909
PEP 594https://www.python.org/dev/peps/pep-0594/
issue28534 supersederhttps://bugs.python.org/issue28534
msg413909https://bugs.python.org/msg413909
msg407915https://bugs.python.org/msg407915
msg407900https://bugs.python.org/msg407900
msg407897https://bugs.python.org/msg407897
pull_request28176https://bugs.python.org/pull_request28176
msg407560https://bugs.python.org/msg407560
msg407559https://bugs.python.org/msg407559
msg406434https://bugs.python.org/msg406434
msg406377https://bugs.python.org/msg406377
test_poplib replace asyncorehttps://bugs.python.org/issue30514
msg406372https://bugs.python.org/msg406372
msg406215https://bugs.python.org/msg406215
msg406214https://bugs.python.org/msg406214
msg406213https://bugs.python.org/msg406213
msg406210https://bugs.python.org/msg406210
msg406208https://bugs.python.org/msg406208
msg406173https://bugs.python.org/msg406173
orsenthilhttps://bugs.python.org/user1741
msg406170https://bugs.python.org/msg406170
msg406162https://bugs.python.org/msg406162
msg406161https://bugs.python.org/msg406161
msg406160https://bugs.python.org/msg406160
msg406159https://bugs.python.org/msg406159
patchhttps://bugs.python.org/keyword2
pull_request27771https://bugs.python.org/pull_request27771
issue45785 supersederhttps://bugs.python.org/issue45785
asvetlovhttps://bugs.python.org/user10303
aeroshttps://bugs.python.org/user31554
https://bugs.python.org/userNone
msg404575https://bugs.python.org/msg404575
barryhttps://bugs.python.org/user19
msg396323https://bugs.python.org/msg396323
msg396319https://bugs.python.org/msg396319
msg396297https://bugs.python.org/msg396297
iritkatrielhttps://bugs.python.org/user34626
msg396295https://bugs.python.org/msg396295
aeroshttps://bugs.python.org/user31554
msg379342https://bugs.python.org/msg379342
jacksonrileyhttps://bugs.python.org/user32810
msg357088https://bugs.python.org/msg357088
msg356369https://bugs.python.org/msg356369
msg356364https://bugs.python.org/msg356364
dankresohttps://bugs.python.org/user32811
msg356355https://bugs.python.org/msg356355
aeroshttps://bugs.python.org/user31554
nanjekyejoannahhttps://bugs.python.org/user29786
gvanrossumhttps://bugs.python.org/user5
test_poplib replace asyncorehttps://bugs.python.org/issue30514
msg294773https://bugs.python.org/msg294773
msg294771https://bugs.python.org/msg294771
msg294712https://bugs.python.org/msg294712
grzgrzgrz3https://bugs.python.org/user23996
msg294710https://bugs.python.org/msg294710
msg291908https://bugs.python.org/msg291908
vstinnerhttps://bugs.python.org/user2377
msg291907https://bugs.python.org/msg291907
gvanrossumhttps://bugs.python.org/user5
yselivanovhttps://bugs.python.org/user16198
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.