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
Accelerator
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
/
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
35.2k
Star
74.4k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-135307: Fix email error when policy max_line_length is set to 0 or None
- #135367
#135367
Merged
bitdancer
merged 11 commits into
python:main
python/cpython:main
from
zangjiucheng:gh-135307-main
zangjiucheng/cpython:gh-135307-main
Copy head branch name to clipboard
Nov 2, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
gh-135307: Fix email error when policy max_line_length is set to 0 or None
#135367
bitdancer
merged 11 commits into
python:main
python/cpython:main
from
zangjiucheng:gh-135307-main
zangjiucheng/cpython:gh-135307-main
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2025
Merge pull request #169 from python/main
Show description for a210d49
zangjiucheng
authored
a210d49
View commit details
Copy full SHA for a210d49
Browse repository at this point
Commits on Jun 10, 2025
enhance email content handling: allow infinite line length in encoding
zangjiucheng
committed
e9de710
View commit details
Copy full SHA for e9de710
Browse repository at this point
Fix lint
zangjiucheng
committed
0a5f379
View commit details
Copy full SHA for 0a5f379
Browse repository at this point
fix: correct formatting in email test cases and NEWS entry
zangjiucheng
committed
d0dc3c0
View commit details
Copy full SHA for d0dc3c0
Browse repository at this point
Commits on Jun 19, 2025
Update NEWS entry, test case enhance, lint code
zangjiucheng
committed
77ea798
View commit details
Copy full SHA for 77ea798
Browse repository at this point
resort import; restructure testcase
zangjiucheng
committed
52e590c
View commit details
Copy full SHA for 52e590c
Browse repository at this point
tiny enhance varaible
zangjiucheng
committed
603ff74
View commit details
Copy full SHA for 603ff74
Browse repository at this point
Commits on Jun 21, 2025
Tiny update for test case for better readability
zangjiucheng
committed
38e6381
View commit details
Copy full SHA for 38e6381
Browse repository at this point
Commits on Jul 12, 2025
test: update test assertion for line wrapping in email messages
zangjiucheng
committed
fa173ac
View commit details
Copy full SHA for fa173ac
Browse repository at this point
Commits on Nov 2, 2025
perf(email): optimize max line length calculation
zangjiucheng
committed
c24ec76
View commit details
Copy full SHA for c24ec76
Browse repository at this point
docs: improve formatting in email module NEWS entry
zangjiucheng
committed
befa25d
View commit details
Copy full SHA for befa25d
Browse repository at this point
You can’t perform that action at this time.