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
190042a4
Kaydet (Commit)
190042a4
authored
Ara 23, 2016
tarafından
Ned Deily
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge 3.6.0 release into default
üst
eb8ebaaa
93357d8d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
2 deletions
+6
-2
.hgtags
.hgtags
+1
-0
3.6.rst
Doc/whatsnew/3.6.rst
+3
-0
NEWS
Misc/NEWS
+0
-0
README
README
+2
-2
No files found.
.hgtags
Dosyayı görüntüle @
190042a4
...
...
@@ -176,3 +176,4 @@ b9fadc7d1c3f9c3c77f32f35afbe1a1cc38070e6 v3.6.0b2
18496abdb3d5c2730a659b747a89261b2219fecf v3.6.0b4
29a273eee9a523ee178f6a66c4ac9d317c8fc84f v3.6.0rc1
800a67f7806de45a7abd5273359e704bf147c079 v3.6.0rc2
41df79263a11f2429d1dd0cfe12553de3dcb5508 v3.6.0
Doc/whatsnew/3.6.rst
Dosyayı görüntüle @
190042a4
...
...
@@ -47,6 +47,9 @@
when researching a change.
This article explains the new features in Python 3.6, compared to 3.5.
Python 3.6 was released on December 23, 2016. See the
`changelog <https://docs.python.org/3.6/whatsnew/changelog.html>`_ for a full
list of changes.
.. seealso::
...
...
Misc/NEWS
Dosyayı görüntüle @
190042a4
This diff is collapsed.
Click to expand it.
README
Dosyayı görüntüle @
190042a4
...
...
@@ -170,8 +170,8 @@ same prefix you must decide which version (if any) is your "primary" version.
Install that version using "make install". Install all other versions using
"make altinstall".
For example, if you want to install Python 2.
6, 2.7 and 3.7 with 2
.7 being the
primary version, you would execute "make install" in your
2
.7 build directory
For example, if you want to install Python 2.
7, 3.6, and 3.7 with 3
.7 being the
primary version, you would execute "make install" in your
3
.7 build directory
and "make altinstall" in the others.
...
...
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