Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-73065: Add Date header if missing in smtplib send_message
- #136850
#136850
Open
Yoav11
wants to merge 17 commits into
python:main
python/cpython:main
from
Yoav11:bpo-28879
Yoav11/cpython:bpo-28879
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
gh-73065: Add Date header if missing in smtplib send_message
#136850
Yoav11
wants to merge 17 commits into
python:main
python/cpython:main
from
Yoav11:bpo-28879
Yoav11/cpython:bpo-28879
Copy head branch name to clipboard
Commits
Commits on May 28, 2020
bpo-28879: add Date header to send_message as per RFC5322
lafe3402
authored and
elafontaine
committed
6cfbdc6
View commit details
Copy full SHA for 6cfbdc6
Browse repository at this point
Commits on Jul 20, 2025
rebase
ynir3
committed
baf5025
View commit details
Copy full SHA for baf5025
Browse repository at this point
add patch
ynir3
committed
5ffc098
View commit details
Copy full SHA for 5ffc098
Browse repository at this point
update blurb
ynir3
committed
4c2353c
View commit details
Copy full SHA for 4c2353c
Browse repository at this point
Merge branch 'main' into bpo-28879
Yoav11
authored
c9e2af2
View commit details
Copy full SHA for c9e2af2
Browse repository at this point
Merge branch 'main' into bpo-28879
Yoav11
authored
a9cd436
View commit details
Copy full SHA for a9cd436
Browse repository at this point
update rst
ynir3
committed
a4bc9c7
View commit details
Copy full SHA for a4bc9c7
Browse repository at this point
update rst
ynir3
committed
f960ab2
View commit details
Copy full SHA for f960ab2
Browse repository at this point
update tests to not patch date
ynir3
committed
0e6ec22
View commit details
Copy full SHA for 0e6ec22
Browse repository at this point
reorder assertions for readability
ynir3
committed
be69865
View commit details
Copy full SHA for be69865
Browse repository at this point
.
ynir3
committed
3a8abdd
View commit details
Copy full SHA for 3a8abdd
Browse repository at this point
use support.run_with_tz
ynir3
committed
00c870a
View commit details
Copy full SHA for 00c870a
Browse repository at this point
remove empty line
ynir3
committed
6a5188e
View commit details
Copy full SHA for 6a5188e
Browse repository at this point
use 02 syntax
ynir3
committed
bcfe9d2
View commit details
Copy full SHA for bcfe9d2
Browse repository at this point
Commits on Jul 23, 2025
Merge branch 'main' into bpo-28879
Yoav11
authored
a9da40e
View commit details
Copy full SHA for a9da40e
Browse repository at this point
Commits on Sep 21, 2026
Merge remote-tracking branch 'origin/main' into bpo-28879
Yoav11
committed
92aca54
View commit details
Copy full SHA for 92aca54
Browse repository at this point
f-strings and date check
Yoav11
committed
b333af2
View commit details
Copy full SHA for b333af2
Browse repository at this point
You can’t perform that action at this time.