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
88ff736e
Kaydet (Commit)
88ff736e
authored
Tem 21, 2001
tarafından
Steven M. Gava
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
new material for 0.8.1 release
üst
c925b153
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
9 deletions
+30
-9
INSTALL.txt
Lib/idlelib/INSTALL.txt
+19
-2
NEWS.txt
Lib/idlelib/NEWS.txt
+11
-7
No files found.
Lib/idlelib/INSTALL
ATION
→
Lib/idlelib/INSTALL
.txt
Dosyayı görüntüle @
88ff736e
INSTALLATION from IDLE fork 0.7.1 :
IDLEfork INSTALL notes
===================================
======================
The emphasis in IDLEfork is now for the project to be able to be run
directly from the unpacked source directory. This is to enable easy testing
of (and hacking on) IDLEfork, and will also prevent interfering with the
stable Python IDLE set up in any way.
To install IDLEfork just unpack the archive into its own directory wherever
you like. To run IDLEfork just go to the directory you unpacked IDLEfork
into and then run 'python idle.py' in an xterm under unix/linux, or
'idle.pyw' under windows 98/2000. Remember that IDLEfork 0.8.1 and greater
require python 2.1 or greater.
See README.txt and NEWS.txt for more details on this version of IDLEfork.
INSTALLATION notes from IDLE fork 0.7.1 :
=========================================
IDLE Fork Installation on Linux:
IDLE Fork Installation on Linux:
...
...
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
88ff736e
...
@@ -4,28 +4,32 @@ IDLEfork NEWS
...
@@ -4,28 +4,32 @@ IDLEfork NEWS
---------------------------------------------------------
---------------------------------------------------------
IDLEfork 0.8.1 (
xx JUN
2001)
IDLEfork 0.8.1 (
22 JUL
2001)
----------------------------
----------------------------
New tarball released as a result of the 'revitalisation' of the IDLEfork
New tarball released as a result of the 'revitalisation' of the IDLEfork
project.
project.
This release requires python 2.1 or better. Compatability with earlier
versions of python (especially ancient ones like 1.5x) is no longer
a priority in IDLEfork development.
This release is based on a merging of the earlier IDLE fork work with
This release is based on a merging of the earlier IDLE fork work with
current cvs IDLE (post IDLE version 0.8), with some minor additional
current cvs IDLE (post IDLE version 0.8), with some minor additional
coding by Kurt B. Kaiser and Stephen M. Gava.
coding by Kurt B. Kaiser and Stephen M. Gava.
This release is basically functional but also contains some known
This release is basically functional but also contains some known
breakages,
for instance with running things from the shell window, that
breakages,
particularly with running things from the shell window. Also
may well have been introduced in a hasty attempt to change IDLEfork's
the debugger is not working, but I believe this was the case with the
previous
startup behaviour
.
previous
IDLE fork release (0.7.1) as well
.
This release is being made now to mark the point at which IDLEfork is
This release is being made now to mark the point at which IDLEfork is
launching into a new stage of development.
launching into a new stage of development.
IDLEfork CVS will now be branched to enable further development and
IDLEfork CVS will now be branched to enable further development and
exploration of the two "execution in a remote process" patches submitted
exploration of the two "execution in a remote process" patches submitted
by David Scherer (David's is currently in IDLEfork) and GvR
on a branch,
by David Scherer (David's is currently in IDLEfork) and GvR
, while
while stabilisation and development of less heavyweight improvements
stabilisation and development of less heavyweight improvements (like
(like
user customisation) can continue on the trunk.
user customisation) can continue on the trunk.
IDLE fork 0.7.1 (15 AUG 2000)
IDLE fork 0.7.1 (15 AUG 2000)
...
...
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