Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Depo (repository)
ba488d150492aa6ded31da7b055cd85a152dd611
Dal (branch)/etiket değiştir
cpython
Lib
email
Geçmiş
Dosya bul
Arşiv Formatı Seç
Kaynak kodu
İndir zip
İndir tar.gz
İndir tar.bz2
İndir tar
#1349106: add linesep argument to generator.flatten and header.encode.
· 8451c4b6
R. David Murray
14 years ago
yazdı
8451c4b6
Adı
Son kayıt (commit)
Son güncelleme
..
mime
Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,73605 via svnmerge from
15 years ago
test
#1349106: add linesep argument to generator.flatten and header.encode.
14 years ago
__init__.py
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
14 years ago
_parseaddr.py
#1050268: make parseaddr 'quote' the contents of quoted strings in addresses.
14 years ago
base64mime.py
Issue #4770: Restrict binascii module to accept only bytes (as specified).
14 years ago
charset.py
Fix Charset.body_encode to encode to output_charset before calling base64mime.
14 years ago
encoders.py
#4768: store base64 encoded email body parts as text, not binary.
14 years ago
errors.py
Copying the email package back, despite its failings.
17 years ago
feedparser.py
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
14 years ago
generator.py
#1349106: add linesep argument to generator.flatten and header.encode.
14 years ago
header.py
#1349106: add linesep argument to generator.flatten and header.encode.
14 years ago
iterators.py
Patch# 1258 by Christian Heimes: kill basestring.
17 years ago
message.py
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
14 years ago
parser.py
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
14 years ago
quoprimime.py
#10004: in Q encoded word ignore '=xx' when xx is not valid hex.
14 years ago
utils.py
Merged revisions 77209,77229,77359-77360,77371 via svnmerge from
15 years ago