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
Commits
8e7cdb25
Kaydet (Commit)
8e7cdb25
authored
Eyl 08, 2016
tarafından
R David Murray
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#24277: What's New and news entries for previous commit.
üst
29d1bc08
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
3.6.rst
Doc/whatsnew/3.6.rst
+5
-0
NEWS
Misc/NEWS
+3
-0
No files found.
Doc/whatsnew/3.6.rst
Dosyayı görüntüle @
8e7cdb25
...
...
@@ -462,6 +462,11 @@ need to be adapted. See :issue:`27819` for more details.
email
-----
The new email API, enabled via the *policy* keyword to various constructors, is
no longer provisional. The :mod:`email` documentation has been reorganized and
rewritten to focus on the new API, while retaining the old documentation for
the legacy API. (Contributed by R. David Murray in :issue:`24277`.)
The :mod:`email.mime` classes now all accept an optional *policy* keyword.
(Contributed by Berker Peksag in :issue:`27331`.)
...
...
Misc/NEWS
Dosyayı görüntüle @
8e7cdb25
...
...
@@ -99,6 +99,9 @@ Core and Builtins
Library
-------
-
Issue
#
24277
:
The
new
email
API
is
no
longer
provisional
,
and
the
docs
have
been
reorganized
and
rewritten
to
emphasize
the
new
API
.
-
lib2to3
.
pgen3
.
driver
.
load_grammar
()
now
creates
a
stable
cache
file
between
runs
given
the
same
Grammar
.
txt
input
regardless
of
the
hash
randomization
setting
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment