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
f125bf5f
Kaydet (Commit)
f125bf5f
authored
Mar 04, 2012
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update copyright years and version name.
üst
6c8850d9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
license.rst
Doc/license.rst
+1
-1
LICENSE
LICENSE
+1
-1
python_nt.rc
PC/python_nt.rc
+1
-1
getcopyright.c
Python/getcopyright.c
+1
-1
No files found.
Doc/license.rst
Dosyayı görüntüle @
f125bf5f
...
...
@@ -118,7 +118,7 @@ been GPL-compatible; the table below summarizes the various releases.
+----------------+--------------+------------+------------+-----------------+
| 3.2.2 | 3.2.1 | 2011 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
| 3.3
| 3.2 | 2012 | PSF | yes |
| 3.3
.0
| 3.2 | 2012 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
.. note::
...
...
LICENSE
Dosyayı görüntüle @
f125bf5f
...
...
@@ -73,7 +73,7 @@ the various releases.
3.2 3.1 2011 PSF yes
3.2.1 3.2 2011 PSF yes
3.2.2 3.2.1 2011 PSF yes
3.3
3.2 2012 PSF yes
3.3
.0
3.2 2012 PSF yes
Footnotes:
...
...
PC/python_nt.rc
Dosyayı görüntüle @
f125bf5f
...
...
@@ -12,7 +12,7 @@
# include "pythonnt_rc.h"
#endif
/* e.g.,
2.1a2
/* e.g.,
3.3.0a1
* PY_VERSION comes from patchevel.h
*/
#define PYTHON_VERSION PY_VERSION "\0"
...
...
Python/getcopyright.c
Dosyayı görüntüle @
f125bf5f
...
...
@@ -19,5 +19,5 @@ All Rights Reserved.";
const
char
*
Py_GetCopyright
(
void
)
{
return
cprt
;
return
cprt
;
}
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