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
2bdc48c6
Kaydet (Commit)
2bdc48c6
authored
Ock 21, 2008
tarafından
Vinay Sajip
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated to include news on recent logging fixes and documentation changes.
üst
50160159
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
NEWS
Misc/NEWS
+17
-0
No files found.
Misc/NEWS
Dosyayı görüntüle @
2bdc48c6
...
...
@@ -369,6 +369,17 @@ Core and builtins
Library
-------
- #1836: fix an off-by-one bug in TimedRotatingHandler'
s
rollover
time
calculation
.
-
#
1021
:
fix
a
bug
to
allow
basicConfig
to
accept
NOTSET
as
a
level
.
-
#
932563
:
add
LoggerAdapter
convenience
class
to
make
it
easier
to
add
contextual
information
in
logging
output
.
-
#
1760556
:
fix
a
bug
to
avoid
FileHandler
throwing
an
exception
in
flush
().
-
Bug
#
1530959
:
distutils
' build command now uses different build directory
when building extension modules against versions of Python compiled
with ``--with-pydebug``.
...
...
@@ -1283,6 +1294,12 @@ Tools
Documentation
-------------
-
Bug
#
932563
:
Added
section
on
getting
contextual
information
into
logging
output
,
and
added
documentation
for
the
new
LoggerAdapter
class
.
-
Bug
#
1295
:
Added
information
about
caching
of
formatted
exception
information
in
the
LogRecord
by
Formatter
.
format
().
-
Bug
#
1637365
:
add
subsection
about
"__name__ == __main__"
to
the
Python
tutorial
.
...
...
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