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
b0fc4903
Kaydet (Commit)
b0fc4903
authored
Eki 14, 2014
tarafından
Brett Cannon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #20152: Convert the cmath module to Argument Clinic.
üst
c7dc55eb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
NEWS
Misc/NEWS
+2
-2
cmathmodule.c.h
Modules/clinic/cmathmodule.c.h
+0
-0
cmathmodule.c
Modules/cmathmodule.c
+0
-0
No files found.
Misc/NEWS
Dosyayı görüntüle @
b0fc4903
...
...
@@ -16,8 +16,6 @@ Core and Builtins
- Issue #22604: Fix assertion error in debug mode when dividing a complex
number by (nan+0j).
- Issue #20152: Convert the array module to Argument Clinic.
- Issue #21052: Do not raise ImportWarning when sys.path_hooks or sys.meta_path
are set to None.
...
...
@@ -177,6 +175,8 @@ Core and Builtins
Library
-------
-
Issue
#
20152
:
Convert
the
array
and
cmath
modules
to
Argument
Clinic
.
-
Issue
#
18643
:
Add
socket
.
socketpair
()
on
Windows
.
-
Issue
#
22435
:
Fix
a
file
descriptor
leak
when
SocketServer
bind
fails
.
...
...
Modules/clinic/cmathmodule.c.h
0 → 100644
Dosyayı görüntüle @
b0fc4903
This diff is collapsed.
Click to expand it.
Modules/cmathmodule.c
Dosyayı görüntüle @
b0fc4903
This diff is collapsed.
Click to expand it.
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