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
db9352f0
Kaydet (Commit)
db9352f0
authored
Ara 13, 2009
tarafından
Benjamin Peterson
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
avoid having to update this statement all the time
üst
59dc89e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
general.rst
Doc/faq/general.rst
+6
-7
No files found.
Doc/faq/general.rst
Dosyayı görüntüle @
db9352f0
...
...
@@ -309,13 +309,12 @@ only fixes for known problems are included in a bugfix release, and it's
guaranteed that interfaces will remain the same throughout a series of bugfix
releases.
.. XXX this gets out of date pretty often
The `2.6.4 release <http://python.org/download/>`_ is recommended
production-ready version at this point in time. Python 3.1 is also considered
production-ready, but may be less useful, since currently there is more third
party software available for Python 2 than for Python 3. Python 2 code will
generally not run unchanged in Python 3.
The latest stable releases can always be found on the `Python download page
<http://python.org/download/>`_. They are recommended production-ready version
at this point in time. At the moment, there are two branches of stable
releases: 2.x and 3.x. Python 3.x may be less useful than 2.x, since currently
there is more third party software available for Python 2 than for Python 3.
Python 2 code will generally not run unchanged in Python 3.
How many people are using Python?
...
...
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