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
6f2a8c08
Unverified
Kaydet (Commit)
6f2a8c08
authored
Tem 06, 2019
tarafından
Terry Jan Reedy
Kaydeden (comit)
GitHub
Tem 06, 2019
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-37456: Slash ('/') is now part of syntax. (GH-14627)
üst
f8709e80
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
programming.rst
Doc/faq/programming.rst
+0
-4
2019-07-06-17-51-36.bpo-37456.lgAQHn.rst
...xt/Documentation/2019-07-06-17-51-36.bpo-37456.lgAQHn.rst
+1
-0
No files found.
Doc/faq/programming.rst
Dosyayı görüntüle @
6f2a8c08
...
@@ -800,10 +800,6 @@ an error::
...
@@ -800,10 +800,6 @@ an error::
File "<stdin>", line 1, in <module>
File "<stdin>", line 1, in <module>
TypeError: pow() takes no keyword arguments
TypeError: pow() takes no keyword arguments
Note that as of this writing this is only documentational and no valid syntax
in Python, although there is :pep:`570`, which proposes a syntax for
position-only parameters in Python.
Numbers and strings
Numbers and strings
===================
===================
...
...
Misc/NEWS.d/next/Documentation/2019-07-06-17-51-36.bpo-37456.lgAQHn.rst
0 → 100644
Dosyayı görüntüle @
6f2a8c08
Slash ('/') is now part of syntax.
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