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
ef62b667
Kaydet (Commit)
ef62b667
authored
Ock 07, 2005
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Started on Macintosh section.
üst
da854373
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletion
+19
-1
NEWS
Misc/NEWS
+19
-1
No files found.
Misc/NEWS
Dosyayı görüntüle @
ef62b667
...
...
@@ -62,7 +62,25 @@ Windows
properly, or outdated; the MSI package now does not rely on VB
anymore.
Macintosh
---------
- Bug #1091468: make frameworkinstall now works with DESTROOT builds
- On 10.3 and later extensions are built with -undefined dynamic_lookup.
This ensures that extensions can be built in older versions of Python after
a newer framework has been installed. In addition, an extension will not
accidentally pull in another copy of the Python interpreter.
On 10.2 and earlier (or if MACOSX_DEPLOYMENT_TARGET is set to a value <= 10.2)
extensions are linked directly to the dylib in the framework, in stead
of against the framework itself. This ensures that extensions can be built
in older versions of Python after a newer framework has been installed.
- PackageManager and the underlying pimp.py module have been updated to
version 0.5, which greatly simplifies maintainance of the package
databases.
What'
s
New
in
Python
2.4
final
?
===============================
...
...
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