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
bf032a97
Kaydet (Commit)
bf032a97
authored
Eki 11, 1995
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
mention syslog upgrade
üst
5e6a3564
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
0 deletions
+10
-0
tut.tex
Doc/tut.tex
+4
-0
tut.tex
Doc/tut/tut.tex
+4
-0
NEWS
Misc/NEWS
+2
-0
No files found.
Doc/tut.tex
Dosyayı görüntüle @
bf032a97
...
...
@@ -3830,6 +3830,10 @@ The parser module (which provides an interface to the Python parser's
abstract syntax trees) has been rewritten (incompatibly) by Fred
Drake. It now lets you change the parse tree and compile the result!
\item
The
\code
{
syslog
}
module has been upgraded and documented.
% thanks to Steve Clift
\end{itemize}
\section
{
Other Changes
}
...
...
Doc/tut/tut.tex
Dosyayı görüntüle @
bf032a97
...
...
@@ -3830,6 +3830,10 @@ The parser module (which provides an interface to the Python parser's
abstract syntax trees) has been rewritten (incompatibly) by Fred
Drake. It now lets you change the parse tree and compile the result!
\item
The
\code
{
syslog
}
module has been upgraded and documented.
% thanks to Steve Clift
\end{itemize}
\section
{
Other Changes
}
...
...
Misc/NEWS
Dosyayı görüntüle @
bf032a97
...
...
@@ -133,6 +133,8 @@ The parser module (which provides an interface to the Python parser's
abstract syntax trees) has been rewritten (incompatibly) by Fred
Drake. It now lets you change the parse tree and compile the result!
The \code{syslog} module has been upgraded and documented.
Other Changes
=============
...
...
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