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
2222ee0c
Kaydet (Commit)
2222ee0c
authored
Agu 02, 2001
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Files used for 2.1.1 distribution.
üst
7a31238d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
4 deletions
+7
-4
Python 2.1.vct
Mac/Distributions/(vise)/Python 2.1.vct
+0
-0
macbuildno.h
Mac/Include/macbuildno.h
+1
-1
ReadMe
Mac/ReadMe
+3
-3
Relnotes
Mac/Relnotes
+3
-0
No files found.
Mac/Distributions/(vise)/Python 2.1.vct
Dosyayı görüntüle @
2222ee0c
No preview for this file type
Mac/Include/macbuildno.h
Dosyayı görüntüle @
2222ee0c
#define BUILD 9
6
#define BUILD 9
7
Mac/ReadMe
Dosyayı görüntüle @
2222ee0c
...
...
@@ -26,7 +26,7 @@ now. The documentation is in HTML format, start with index.html.
Caveats
-------
Aside
from
the
general
new
Python
2.1
features
compared
to
2.0
the
main
Aside
from
the
general
new
Python
2.1
.1
features
compared
to
2.0
the
main
feature
of
this
release
is
Carbon
support
.
This
installer
installs
MacPython
for
classic
PPC
MacOS
,
MacPython
for
Carbon
...
...
@@ -187,8 +187,8 @@ course. Mac-specific thanks go to the pythonmac-sig, Just van Rossum,
Corran Webster, Tony Ingraldi, Erik van Blokland, Bill Bedford, Chris
Stern, Gordon Worley, Oliver Steele, M. Papillon, Steven Majewski, David
Goodger, Chris Barker, Luc Lefebvre, Tattoo Mabonzo K., Russell Finn,
Tom Bridgman
Russel Owen and all the other people who provided feedback,
code or both!
Tom Bridgman
, Russel Owen, Pascal Oberndoerfer and all the other people
who provided feedback,
code or both!
MacPython includes waste, a TextEdit replacement which is (c) 1998 Marco Piovanelli.
...
...
Mac/Relnotes
Dosyayı görüntüle @
2222ee0c
...
...
@@ -23,6 +23,7 @@ for machine-independent changes.
- Handling of Dialogs and Windows that were not created by Python is a bit more graceful
now, which may fix some crashes.
- Ctl.SendControlMessage has gone. But it didn't work anyway.
- Various problems with the TextEdit and Waste demos have been fixed.
- Embedding/extending only: in preparation to allowing the use of MacPython modules in
unix-Python on OSX the xxx_New and xxx_Convert routines are now optionally vectored via
glue routines in macglue.c. The only change that may be needed for embedders/extenders is
...
...
@@ -63,3 +64,5 @@ http://www.cwi.nl/~jack/macpython.html.
- PythonInterpreter used interactively will eat a lot of processor cycles. You should use
PythonIDE for interactive work and PythonInterpreter for scripts only. This is especially
true under OSX.
- AliasMenu 2.2 conflicts with the Carbon version of Python. This is most likely a problem
with AliasMenu (which is from 1999, and thus predates Carbon altogether).
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