René's URL Explorer Experiment


Title: Issue 32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs - Python tracker

Mail addresses
michael@example.com
bounce@rodacom.fr
michael@example.com
michael@example.com
bounce@rodacom.fr
michael@example.com
bounce@rodacom.fr

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/76908 https://github.com/python/cpython/issues/76908
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 5451https://github.com/python/cpython/pull/5451
PR 5455https://github.com/python/cpython/pull/5455
msg311275https://bugs.python.org/issue32727#msg311275
(view)https://bugs.python.org/msg311275
msg311276https://bugs.python.org/issue32727#msg311276
(view)https://bugs.python.org/msg311276
msg311278https://bugs.python.org/issue32727#msg311278
(view)https://bugs.python.org/msg311278
msg311279https://bugs.python.org/issue32727#msg311279
(view)https://bugs.python.org/msg311279
smtplib.pyhttps://github.com/python/cpython/blob/3.5/Lib/smtplib.py#L943
smtplib.pyhttps://github.com/python/cpython/blob/3.5/Lib/smtplib.py#L947
D92C540105https://hg.python.org/lookup/D92C540105
D92C540105https://hg.python.org/lookup/D92C540105
D92C540105https://hg.python.org/lookup/D92C540105
msg311280https://bugs.python.org/issue32727#msg311280
(view)https://bugs.python.org/msg311280
msg311282https://bugs.python.org/issue32727#msg311282
(view)https://bugs.python.org/msg311282
msg311284https://bugs.python.org/issue32727#msg311284
(view)https://bugs.python.org/msg311284
msg311286https://bugs.python.org/issue32727#msg311286
(view)https://bugs.python.org/msg311286
msg311296https://bugs.python.org/issue32727#msg311296
(view)https://bugs.python.org/msg311296
msg311297https://bugs.python.org/issue32727#msg311297
(view)https://bugs.python.org/msg311297
msg311298https://bugs.python.org/issue32727#msg311298
(view)https://bugs.python.org/msg311298
msg311301https://bugs.python.org/issue32727#msg311301
(view)https://bugs.python.org/msg311301
msg311302https://bugs.python.org/issue32727#msg311302
(view)https://bugs.python.org/msg311302
msg311306https://bugs.python.org/issue32727#msg311306
(view)https://bugs.python.org/msg311306
8d83e4ba7823827bcbc119db887004d5c3a63dc6https://hg.python.org/lookup/8d83e4ba7823827bcbc119db887004d5c3a63dc6
bpo-32727https://bugs.python.org/issue32727
#5451https://bugs.python.org/issue5451
https://github.com/python/cpython/commit/8d83e4ba7823827bcbc119db887004d5c3a63dc6https://github.com/python/cpython/commit/8d83e4ba7823827bcbc119db887004d5c3a63dc6
msg311370https://bugs.python.org/issue32727#msg311370
(view)https://bugs.python.org/msg311370
85a92d00bd278022cc00fda6b124c06f614c5ebbhttps://hg.python.org/lookup/85a92d00bd278022cc00fda6b124c06f614c5ebb
bpo-32727https://bugs.python.org/issue32727
GH-5451https://github.com/python/cpython/pull/5451
#5455https://bugs.python.org/issue5455
https://github.com/python/cpython/commit/85a92d00bd278022cc00fda6b124c06f614c5ebbhttps://github.com/python/cpython/commit/85a92d00bd278022cc00fda6b124c06f614c5ebb
msg311374https://bugs.python.org/issue32727#msg311374
(view)https://bugs.python.org/msg311374
msg311385https://bugs.python.org/issue32727#msg311385
(view)https://bugs.python.org/msg311385
209108bd6997258948d13f48f2b5a2f1220c1a35https://hg.python.org/lookup/209108bd6997258948d13f48f2b5a2f1220c1a35
bpo-32727https://bugs.python.org/issue32727
#5451https://bugs.python.org/issue5451
https://github.com/python/cpython/commit/209108bd6997258948d13f48f2b5a2f1220c1a35https://github.com/python/cpython/commit/209108bd6997258948d13f48f2b5a2f1220c1a35
ned.deilyhttps://bugs.python.org/user5248
msg311385https://bugs.python.org/msg311385
msg311374https://bugs.python.org/msg311374
msg311370https://bugs.python.org/msg311370
pull_request5283https://bugs.python.org/pull_request5283
msg311306https://bugs.python.org/msg311306
msg311302https://bugs.python.org/msg311302
msg311301https://bugs.python.org/msg311301
msg311298https://bugs.python.org/msg311298
msg311297https://bugs.python.org/msg311297
msg311296https://bugs.python.org/msg311296
msg311286https://bugs.python.org/msg311286
msg311284https://bugs.python.org/msg311284
patchhttps://bugs.python.org/keyword2
pull_request5282https://bugs.python.org/pull_request5282
msg311282https://bugs.python.org/msg311282
r.david.murrayhttps://bugs.python.org/user9663
msg311280https://bugs.python.org/msg311280
r.david.murrayhttps://bugs.python.org/user9663
msg311279https://bugs.python.org/msg311279
r.david.murrayhttps://bugs.python.org/user9663
msg311278https://bugs.python.org/msg311278
matrixisehttps://bugs.python.org/user17286
msg311276https://bugs.python.org/msg311276
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.