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
8ef786ea
Kaydet (Commit)
8ef786ea
authored
Mar 15, 2001
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Files for second 2.1b1 distribution.
üst
3bda4f08
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
4 deletions
+15
-4
ReadMe
Mac/ReadMe
+5
-1
Relnotes
Mac/Relnotes
+10
-3
No files found.
Mac/ReadMe
Dosyayı görüntüle @
8ef786ea
...
@@ -9,6 +9,9 @@ need. Let me hear about problems in these areas.
...
@@ -9,6 +9,9 @@ need. Let me hear about problems in these areas.
You
should
definitely
read
the
Relnotes
file
too
.
You
should
definitely
read
the
Relnotes
file
too
.
A
special
note
about
the
active
installer
:
do
not
background
it
,
it
will
hang
your
machine
.
------
------
If
this
is
your
first
encounter
with
Python
:
you
definitely
need
the
If
this
is
your
first
encounter
with
Python
:
you
definitely
need
the
...
@@ -169,7 +172,8 @@ course. Mac-specific thanks go to the pythonmac-sig, Just van Rossum,
...
@@ -169,7 +172,8 @@ course. Mac-specific thanks go to the pythonmac-sig, Just van Rossum,
Corran Webster, Tony Ingraldi, Erik van Blokland, Bill Bedford, Chris
Corran Webster, Tony Ingraldi, Erik van Blokland, Bill Bedford, Chris
Stern, Gordon Worley, Oliver Steele, M. Papillon, Steven Majewski, David
Stern, Gordon Worley, Oliver Steele, M. Papillon, Steven Majewski, David
Goodger, Chris Barker, Luc Lefebvre, Tattoo Mabonzo K., Russell Finn,
Goodger, Chris Barker, Luc Lefebvre, Tattoo Mabonzo K., Russell Finn,
Tom Bridgman and all the other people who provided feedback, code or both!
Tom Bridgman Russel Owen and all the other people who provided feedback,
code or both!
MacPython includes waste, a TextEdit replacement which is (c) 1998 Marco Piovanelli.
MacPython includes waste, a TextEdit replacement which is (c) 1998 Marco Piovanelli.
...
...
Mac/Relnotes
Dosyayı görüntüle @
8ef786ea
...
@@ -69,13 +69,16 @@ marked with [*] and at the bottom of the list.
...
@@ -69,13 +69,16 @@ marked with [*] and at the bottom of the list.
(PythonInterpreter). [*]
(PythonInterpreter). [*]
- PythonIDE used to burn CPU cycles when idle, this has been fixed. PythonInterpreter
- PythonIDE used to burn CPU cycles when idle, this has been fixed. PythonInterpreter
still has the problem. [*]
still has the problem. [*]
- A BBEdit language module by Chris Stern is included in the :Mac:Contrib folder. [*]
- The ConfigurePython applets will now detect if the preference file refers to a different
folder than where they live. They offer to remove the preference file in this case. [*]
What is not in this distribution
What is not in this distribution
--------------------------------
--------------------------------
- The garbage collection mods have not been enabled, mainly due to lack of test-time.
- The garbage collection mods have not been enabled, mainly due to lack of test-time.
- Stackless Python/microthreads hasn't been ported to 2.
0
yet. If/when it becomes available
- Stackless Python/microthreads hasn't been ported to 2.
1
yet. If/when it becomes available
Just will undoubtedly announce it on pythonmac-sig and the MacPython homepage.
Just will undoubtedly announce it on pythonmac-sig and the MacPython homepage.
Known problems
Known problems
...
@@ -95,5 +98,9 @@ http://www.cwi.nl/~jack/macpython.html.
...
@@ -95,5 +98,9 @@ http://www.cwi.nl/~jack/macpython.html.
no clue as to what is causing this.
no clue as to what is causing this.
- PythonInterpreter used interactively will eat a lot of processor cycles. You should use
- PythonInterpreter used interactively will eat a lot of processor cycles. You should use
PythonIDE for interactive work and PythonInterpreter for scripts only.
PythonIDE for interactive work and PythonInterpreter for scripts only.
- Under MacOSX applets have to live in the Python folder, otherwise they cannot find
- Under MacOSX Public Beta ConfigurePython cannot put PythonCore in the global CFMSupport
PythonCore. This is being worked on.
folder. Therefore applets have to live in the Python folder, otherwise they cannot find
PythonCore. There is a workaround if you want to have an applet in a different folder:
put an alias PythonCoreCarbon (pointing to the PythonCoreCarbon in the Python folder)
in the same folder as your applet.
This problem should in all probability not occur in the release version of MacOSX.
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