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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
typeshed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5.1k
Code
Issues
201
Pull requests
140
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
typeshed
stdlib
email
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 10, 2026
[email] Various improvements (#16379)
Show description for 9d17a67
srittau
authored
9d17a67
View commit details
Copy full SHA for 9d17a67
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
[stdlib] Use "; removed ..." in deprecation messages (#16293)
donbarbos
authored
e94792e
View commit details
Copy full SHA for e94792e
View code at this point
Browse repository at this point
Commits on May 21, 2026
[email.iterators] Fix return type of `typed_subpart_iterator` (#15822)
ApusBerliozi
authored
526a7dd
View commit details
Copy full SHA for 526a7dd
View code at this point
Browse repository at this point
Commits on May 17, 2026
Upgrade black to 26.5.0 (#15801)
AlexWaygood
authored
5372bd5
View commit details
Copy full SHA for 5372bd5
View code at this point
Browse repository at this point
Commits on May 7, 2026
Import some items from typing instead of typing_extensions (#15711)
Show description for 3f74e6e
srittau
authored
3f74e6e
View commit details
Copy full SHA for 3f74e6e
View code at this point
Browse repository at this point
Drop 3.9 support in the stdlib (#15708)
srittau
authored
80bbb2a
View commit details
Copy full SHA for 80bbb2a
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Propagate EmailMessage generics (#15639)
tamird
authored
bd18cc6
View commit details
Copy full SHA for bd18cc6
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Update most test/lint dependencies (#15582)
renovate[bot]
authored
8b31f26
View commit details
Copy full SHA for 8b31f26
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Update allowlists for latest Python patch releases (#15485)
Show description for 7c9d622
donbarbos
and
brianschubert
authored
7c9d622
View commit details
Copy full SHA for 7c9d622
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
[stdlib] Updates for Python 3.13.12 and 3.14.3 (#15371)
donbarbos
authored
e56ab92
View commit details
Copy full SHA for e56ab92
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
[email.utils] Remove non-existing overload of parsedate_to_datetime (#15280)
viccie30
authored
cd8b26b
View commit details
Copy full SHA for cd8b26b
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
email.headerregistry: Fix `DateHeader.datetime` to allow `None` (#14808)
emmanuel-ferdman
authored
250bf77
View commit details
Copy full SHA for 250bf77
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
[stdlib] Add missing Final (#14613)
donbarbos
authored
9bb8c4f
View commit details
Copy full SHA for 9bb8c4f
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
Add `@type_check_only` to stub-only private classes in stdlib (#14512)
brianschubert
authored
622df68
View commit details
Copy full SHA for 622df68
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
Fix stdlib stubtest for latest Python patch releases (#14220)
brianschubert
authored
74be917
View commit details
Copy full SHA for 74be917
View code at this point
Browse repository at this point
Commits on May 12, 2025
Fix variance of a few email-related classes (#13952)
Show description for e224b28
srittau
authored
e224b28
View commit details
Copy full SHA for e224b28
View code at this point
Browse repository at this point
Commits on May 5, 2025
Clean up and fix email message types (#13532)
Show description for 0eb44e5
srittau
authored
0eb44e5
View commit details
Copy full SHA for 0eb44e5
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Remove obsolete mentions of Python 3.8 (#13842)
srittau
authored
45c0e52
View commit details
Copy full SHA for 45c0e52
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Fix stdlib stubtest for latest Python patch releases (#13812)
brianschubert
authored
c7b8fe9
View commit details
Copy full SHA for c7b8fe9
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
Make various `email.Policy` use sites generic over the message type (#13274)
brianschubert
authored
c27e41c
View commit details
Copy full SHA for c27e41c
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Fix stdlib stubtest for latest Python patch releases (#13464)
AlexWaygood
authored
5caaf2e
View commit details
Copy full SHA for 5caaf2e
View code at this point
Browse repository at this point
Commits on Dec 24, 2024
Add `__hash__` for a bunch of types that set it to None (#13286)
tungol
authored
3944c78
View commit details
Copy full SHA for 3944c78
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
add `email.__all__` (#13047)
tungol
authored
be624e5
View commit details
Copy full SHA for be624e5
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
add `email._policybase.__all__` (#13041)
Show description for 5903805
tungol
authored
5903805
View commit details
Copy full SHA for 5903805
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Add missing parameter to `email.policy.EmailPolicy.__init__` (#12890)
brianschubert
authored
27a8967
View commit details
Copy full SHA for 27a8967
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Add `email.policy.EmailPolicy.clone` (#12879)
brianschubert
authored
27325a2
View commit details
Copy full SHA for 27325a2
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
Use `MaybeNone` (alias to `Any`) when applicable (#12855)
oprypin
authored
b2f68ec
View commit details
Copy full SHA for b2f68ec
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
Make email.policy classes generic (#12724)
srittau
authored
e4c84df
View commit details
Copy full SHA for e4c84df
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
stdlib updates for latest Python patch releases (#12638)
srittau
authored
c7c4308
View commit details
Copy full SHA for c7c4308
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
Use `Self` for email.message attachments (#12530)
Show description for 039c6bc
3 people
authored
039c6bc
View commit details
Copy full SHA for 039c6bc
View code at this point
Browse repository at this point
Commits on Aug 18, 2024
Forbid extremely long line lengths in non-autogenerated stubs (#12537)
Show description for 937270d
Avasam
and
AlexWaygood
authored
937270d
View commit details
Copy full SHA for 937270d
View code at this point
Browse repository at this point
Commits on Aug 10, 2024
Update `email/utils` for 3.14 (#12491)
max-muoto
authored
044ad59
View commit details
Copy full SHA for 044ad59
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
Use Final for undocumented constants (#12450)
max-muoto
authored
9a77f60
View commit details
Copy full SHA for 9a77f60
View code at this point
Browse repository at this point
Commits on Jul 13, 2024
Update `email.utils` for 3.13 (#12336)
Show description for 35b84f2
max-muoto
and
JelleZijlstra
authored
35b84f2
View commit details
Copy full SHA for 35b84f2
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Make email.message.Message generic over the header type (#11732)
Show description for 56db30e
srittau
and
Avasam
authored
56db30e
View commit details
Copy full SHA for 56db30e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.