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
60373cd2
Kaydet (Commit)
60373cd2
authored
Haz 22, 2006
tarafından
Neal Norwitz
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Copy the wsgiref package during make install.
üst
53c1692f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
Makefile.pre.in
Makefile.pre.in
+1
-1
NEWS
Misc/NEWS
+2
-0
No files found.
Makefile.pre.in
Dosyayı görüntüle @
60373cd2
...
...
@@ -708,7 +708,7 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
encodings compiler hotshot
\
email email/mime email/test email/test/data
\
sqlite3 sqlite3/test
\
logging bsddb bsddb/test csv
\
logging bsddb bsddb/test csv
wsgiref
\
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons
\
distutils distutils/command distutils/tests
$(XMLLIBSUBDIRS)
\
setuptools setuptools/command setuptools/tests setuptools.egg-info
\
...
...
Misc/NEWS
Dosyayı görüntüle @
60373cd2
...
...
@@ -19,6 +19,8 @@ Library
- The compiler module now correctly compiles the new try-except-finally
statement (bug #1509132).
- The wsgiref package is now installed properly on Unix.
What'
s
New
in
Python
2.5
beta
1
?
...
...
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