René's URL Explorer Experiment


Title: Issue 40597: generated email message exceeds RFC-mandated limit of 998 characters - 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/84777 https://github.com/python/cpython/issues/84777
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 20038https://github.com/python/cpython/pull/20038
PR 20084https://github.com/python/cpython/pull/20084
PR 20542https://github.com/python/cpython/pull/20542
PR 21404https://github.com/python/cpython/pull/21404
PR 21405https://github.com/python/cpython/pull/21405
msg368641https://bugs.python.org/issue40597#msg368641
(view)https://bugs.python.org/msg368641
https://tools.ietf.org/html/rfc5322.html#section-2.1.1https://tools.ietf.org/html/rfc5322.html#section-2.1.1
msg368646https://bugs.python.org/issue40597#msg368646
(view)https://bugs.python.org/msg368646
msg368810https://bugs.python.org/issue40597#msg368810
(view)https://bugs.python.org/msg368810
6f2f475d5a2cd7675dce844f3af436ba919ef92bhttps://hg.python.org/lookup/6f2f475d5a2cd7675dce844f3af436ba919ef92b
bpo-40597https://bugs.python.org/issue40597
gh-20038https://github.com/python/cpython/pull/20038
https://github.com/python/cpython/commit/6f2f475d5a2cd7675dce844f3af436ba919ef92bhttps://github.com/python/cpython/commit/6f2f475d5a2cd7675dce844f3af436ba919ef92b
msg368811https://bugs.python.org/issue40597#msg368811
(view)https://bugs.python.org/msg368811
msg369157https://bugs.python.org/issue40597#msg369157
(view)https://bugs.python.org/msg369157
c1f1ddf30a595c2bfa3c06e54fb03fa212cd28b5https://hg.python.org/lookup/c1f1ddf30a595c2bfa3c06e54fb03fa212cd28b5
bpo-40597https://bugs.python.org/issue40597
gh-20038https://github.com/python/cpython/pull/20038
gh-20084https://github.com/python/cpython/pull/20084
https://github.com/python/cpython/commit/c1f1ddf30a595c2bfa3c06e54fb03fa212cd28b5https://github.com/python/cpython/commit/c1f1ddf30a595c2bfa3c06e54fb03fa212cd28b5
msg370395https://bugs.python.org/issue40597#msg370395
(view)https://bugs.python.org/msg370395
PR 20038https://github.com/python/cpython/pull/20038
https://github.com/python/cpython/commit/6f2f475d5a2cd7675dce844f3af436ba919ef92bhttps://github.com/python/cpython/commit/6f2f475d5a2cd7675dce844f3af436ba919ef92b
scrub.pyhttps://github.com/python/cpython/blob/3.9/Lib/scrub.py#L95
email/message.pyhttps://github.com/python/cpython/blob/3.9/Lib/email/message.py#L1171
email/message.pyhttps://github.com/python/cpython/blob/3.9/Lib/email/message.py#L1101
email/contentmanager.pyhttps://github.com/python/cpython/blob/3.9/Lib/email/contentmanager.py#L37
email/contentmanager.pyhttps://github.com/python/cpython/blob/3.9/Lib/email/contentmanager.py#L185
email/contentmanager.pyhttps://github.com/python/cpython/blob/3.9/Lib/email/contentmanager.py#L149
msg373350https://bugs.python.org/issue40597#msg373350
(view)https://bugs.python.org/msg373350
4fa61a7732923f92de0f7830c12da48c4cec937fhttps://hg.python.org/lookup/4fa61a7732923f92de0f7830c12da48c4cec937f
bpo-40597https://bugs.python.org/issue40597
GH-20542https://github.com/python/cpython/pull/20542
https://github.com/python/cpython/commit/4fa61a7732923f92de0f7830c12da48c4cec937fhttps://github.com/python/cpython/commit/4fa61a7732923f92de0f7830c12da48c4cec937f
msg373353https://bugs.python.org/issue40597#msg373353
(view)https://bugs.python.org/msg373353
c1c50345933efca42169f03d79ff4fe3d9c06bdchttps://hg.python.org/lookup/c1c50345933efca42169f03d79ff4fe3d9c06bdc
bpo-40597https://bugs.python.org/issue40597
GH-20542https://github.com/python/cpython/pull/20542
https://github.com/python/cpython/commit/c1c50345933efca42169f03d79ff4fe3d9c06bdchttps://github.com/python/cpython/commit/c1c50345933efca42169f03d79ff4fe3d9c06bdc
msg373354https://bugs.python.org/issue40597#msg373354
(view)https://bugs.python.org/msg373354
e68978978f49cfc489fa0f888281ce84460818c0https://hg.python.org/lookup/e68978978f49cfc489fa0f888281ce84460818c0
bpo-40597https://bugs.python.org/issue40597
GH-20542https://github.com/python/cpython/pull/20542
https://github.com/python/cpython/commit/e68978978f49cfc489fa0f888281ce84460818c0https://github.com/python/cpython/commit/e68978978f49cfc489fa0f888281ce84460818c0
msg373362https://bugs.python.org/issue40597#msg373362
(view)https://bugs.python.org/msg373362
BPO-41206https://bugs.python.org/issue41206
msg373363https://bugs.python.org/issue40597#msg373363
(view)https://bugs.python.org/msg373363
msg373363https://bugs.python.org/msg373363
maxkinghttps://bugs.python.org/user18684
msg373362https://bugs.python.org/msg373362
msg373354https://bugs.python.org/msg373354
msg373353https://bugs.python.org/msg373353
pull_request20554https://bugs.python.org/pull_request20554
pull_request20553https://bugs.python.org/pull_request20553
msg373350https://bugs.python.org/msg373350
pull_request19786https://bugs.python.org/pull_request19786
msapirohttps://bugs.python.org/user2507
msg370395https://bugs.python.org/msg370395
msg369157https://bugs.python.org/msg369157
msg368811https://bugs.python.org/msg368811
miss-islingtonhttps://bugs.python.org/user27838
pull_request19388https://bugs.python.org/pull_request19388
msg368810https://bugs.python.org/msg368810
msg368646https://bugs.python.org/msg368646
patchhttps://bugs.python.org/keyword2
pull_request19348https://bugs.python.org/pull_request19348
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.