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
996c3874
Kaydet (Commit)
996c3874
authored
Şub 14, 2017
tarafından
Mark Dickinson
Kaydeden (comit)
GitHub
Şub 14, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #29534: move Misc/NEWS entry to correct section; add Misc/ACS entry for Andrew Nester. (#99)
üst
6d1dece0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
ACKS
Misc/ACKS
+1
-0
NEWS
Misc/NEWS
+3
-2
No files found.
Misc/ACKS
Dosyayı görüntüle @
996c3874
...
@@ -1066,6 +1066,7 @@ Vilmos Nebehaj
...
@@ -1066,6 +1066,7 @@ Vilmos Nebehaj
Fredrik Nehr
Fredrik Nehr
Tony Nelson
Tony Nelson
Trent Nelson
Trent Nelson
Andrew Nester
Chad Netzer
Chad Netzer
Max Neunhöffer
Max Neunhöffer
Anthon van der Neut
Anthon van der Neut
...
...
Misc/NEWS
Dosyayı görüntüle @
996c3874
...
@@ -10,8 +10,6 @@ What's New in Python 3.7.0 alpha 1?
...
@@ -10,8 +10,6 @@ What's New in Python 3.7.0 alpha 1?
Core and Builtins
Core and Builtins
-----------------
-----------------
- bpo-29534: Fixed different behaviour of Decimal.from_float() for _decimal and _pydecimal.
- bpo-29438: Fixed use-after-free problem in key sharing dict.
- bpo-29438: Fixed use-after-free problem in key sharing dict.
- Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
- Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0].
...
@@ -229,6 +227,9 @@ Extension Modules
...
@@ -229,6 +227,9 @@ Extension Modules
Library
Library
-------
-------
- bpo-29534: Fixed different behaviour of Decimal.from_float()
for _decimal and _pydecimal. Thanks Andrew Nester.
- Issue #28556: Various updates to typing module: typing.Counter, typing.ChainMap,
- Issue #28556: Various updates to typing module: typing.Counter, typing.ChainMap,
improved ABC caching, etc. Original PRs by Jelle Zijlstra, Ivan Levkivskyi,
improved ABC caching, etc. Original PRs by Jelle Zijlstra, Ivan Levkivskyi,
Manuel Krebber, and Łukasz Langa.
Manuel Krebber, and Łukasz Langa.
...
...
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