René's URL Explorer Experiment


Title: Multipart Emails: Python2 bug · Issue #429 · PythonCharmers/python-future · GitHub

Open Graph Title: Multipart Emails: Python2 bug · Issue #429 · PythonCharmers/python-future

X Title: Multipart Emails: Python2 bug · Issue #429 · PythonCharmers/python-future

Description: A bug in future.backports.email.Message.set_boundary causes errors when serializing multipart email Message objects. Using Python 2.7.15, here is output from serializing a multipart email: >>> import future.backports.email as email >>> i...

Open Graph Description: A bug in future.backports.email.Message.set_boundary causes errors when serializing multipart email Message objects. Using Python 2.7.15, here is output from serializing a multipart email: >>> impo...

X Description: A bug in future.backports.email.Message.set_boundary causes errors when serializing multipart email Message objects. Using Python 2.7.15, here is output from serializing a multipart email: >>...

Opengraph URL: https://github.com/PythonCharmers/python-future/issues/429

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Multipart Emails: Python2 bug","articleBody":"A bug in `future.backports.email.Message.set_boundary` causes errors when serializing multipart email Message objects.\r\n\r\nUsing Python 2.7.15, here is output from serializing a multipart email:\r\n```console\r\n\u003e\u003e\u003e import future.backports.email as email\r\n\u003e\u003e\u003e import future.backports.email.mime.multipart\r\n\u003e\u003e\u003e m = email.mime.multipart.MIMEMultipart()\r\n\u003e\u003e\u003e m.as_string()\r\nTraceback (most recent call last):\r\n  File \"\u003cstdin\u003e\", line 1, in \u003cmodule\u003e\r\n  File \"/usr/local/lib/python2.7/site-packages/future/backports/email/message.py\", line 155, in as_string\r\n    g.flatten(self, unixfrom=unixfrom)\r\n  File \"/usr/local/lib/python2.7/site-packages/future/backports/email/generator.py\", line 118, in flatten\r\n    self._write(msg)\r\n  File \"/usr/local/lib/python2.7/site-packages/future/backports/email/generator.py\", line 190, in _write\r\n    self._write_headers(msg)\r\n  File \"/usr/local/lib/python2.7/site-packages/future/backports/email/generator.py\", line 216, in _write_headers\r\n    for h, v in msg.raw_items():\r\n  File \"/usr/local/lib/python2.7/site-packages/future/backports/email/message.py\", line 446, in raw_items\r\n    return iter(self._headers.copy())\r\nAttributeError: 'list' object has no attribute 'copy'\r\n```\r\n\r\nAnother example indicating the source of the bug:\r\n```console\r\n\u003e\u003e\u003e import future.backports.email as email\r\n\u003e\u003e\u003e import future.backports.email.mime.multipart\r\n\u003e\u003e\u003e m = email.mime.multipart.MIMEMultipart()\r\n\u003e\u003e\u003e type(m._headers)\r\n\u003cclass 'future.types.newlist.newlist'\u003e\r\n\u003e\u003e\u003e m.set_boundary('===============6387699881409002085==')\r\n\u003e\u003e\u003e type(m._headers)\r\n\u003ctype 'list'\u003e\r\n```","author":{"url":"https://github.com/seshrs","@type":"Person","name":"seshrs"},"datePublished":"2019-01-19T03:54:12.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/429/python-future/issues/429"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c0ef8f74-ef6e-f0fc-9af8-349aa60f39ef
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC310:1E6D3F:8C35A0:BB3D77:69697B72
html-safe-nonceeb10d1fd66704084fc282ad76eec8164867e57232572cec9ffc8f47534f199b5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMzEwOjFFNkQzRjo4QzM1QTA6QkIzRDc3OjY5Njk3QjcyIiwidmlzaXRvcl9pZCI6Ijc1NDkwOTI0OTI4NzA2MDMzOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac684ac63c1ec816e2d13bee711739c91a27c66752b2e7ef0c571504876c9a89d8
hovercard-subject-tagissue:400957328
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PythonCharmers/python-future/429/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0de9bf3e4258e609b7eb45b83080dd6d6b9bb295740d9e313be9c6a20a18c2d3/PythonCharmers/python-future/issues/429
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0de9bf3e4258e609b7eb45b83080dd6d6b9bb295740d9e313be9c6a20a18c2d3/PythonCharmers/python-future/issues/429
og:image:altA bug in future.backports.email.Message.set_boundary causes errors when serializing multipart email Message objects. Using Python 2.7.15, here is output from serializing a multipart email: >>> impo...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameseshrs
hostnamegithub.com
expected-hostnamegithub.com
Nonef33e4b94c8824ab2b434d82a94139432fb5ebee9df4b75304140ad22508c4a77
turbo-cache-controlno-preview
go-importgithub.com/PythonCharmers/python-future git https://github.com/PythonCharmers/python-future.git
octolytics-dimension-user_id3365815
octolytics-dimension-user_loginPythonCharmers
octolytics-dimension-repository_id11403699
octolytics-dimension-repository_nwoPythonCharmers/python-future
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id11403699
octolytics-dimension-repository_network_root_nwoPythonCharmers/python-future
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release48f380098b30acbb700b04f1724481ca10d574fc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PythonCharmers/python-future/issues/429#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPythonCharmers%2Fpython-future%2Fissues%2F429
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPythonCharmers%2Fpython-future%2Fissues%2F429
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=PythonCharmers%2Fpython-future
Reloadhttps://github.com/PythonCharmers/python-future/issues/429
Reloadhttps://github.com/PythonCharmers/python-future/issues/429
Reloadhttps://github.com/PythonCharmers/python-future/issues/429
PythonCharmers https://github.com/PythonCharmers
python-futurehttps://github.com/PythonCharmers/python-future
Notifications https://github.com/login?return_to=%2FPythonCharmers%2Fpython-future
Fork 295 https://github.com/login?return_to=%2FPythonCharmers%2Fpython-future
Star 1.2k https://github.com/login?return_to=%2FPythonCharmers%2Fpython-future
Code https://github.com/PythonCharmers/python-future
Issues 184 https://github.com/PythonCharmers/python-future/issues
Pull requests 5 https://github.com/PythonCharmers/python-future/pulls
Actions https://github.com/PythonCharmers/python-future/actions
Projects 0 https://github.com/PythonCharmers/python-future/projects
Wiki https://github.com/PythonCharmers/python-future/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/PythonCharmers/python-future/security
Please reload this pagehttps://github.com/PythonCharmers/python-future/issues/429
Insights https://github.com/PythonCharmers/python-future/pulse
Code https://github.com/PythonCharmers/python-future
Issues https://github.com/PythonCharmers/python-future/issues
Pull requests https://github.com/PythonCharmers/python-future/pulls
Actions https://github.com/PythonCharmers/python-future/actions
Projects https://github.com/PythonCharmers/python-future/projects
Wiki https://github.com/PythonCharmers/python-future/wiki
Security https://github.com/PythonCharmers/python-future/security
Insights https://github.com/PythonCharmers/python-future/pulse
New issuehttps://github.com/login?return_to=https://github.com/PythonCharmers/python-future/issues/429
New issuehttps://github.com/login?return_to=https://github.com/PythonCharmers/python-future/issues/429
#430https://github.com/PythonCharmers/python-future/pull/430
Multipart Emails: Python2 bughttps://github.com/PythonCharmers/python-future/issues/429#top
#430https://github.com/PythonCharmers/python-future/pull/430
https://github.com/seshrs
https://github.com/seshrs
seshrshttps://github.com/seshrs
on Jan 19, 2019https://github.com/PythonCharmers/python-future/issues/429#issue-400957328
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.