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
513aab52
Kaydet (Commit)
513aab52
authored
Ock 16, 2010
tarafından
Matthias Klose
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
- Move new NEWS entries from 3.1.1 to 3.1.2
üst
863d61d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
NEWS
Misc/NEWS
+13
-13
No files found.
Misc/NEWS
Dosyayı görüntüle @
513aab52
...
...
@@ -253,6 +253,9 @@ Library
distutils.unixcompiler. Initial patch by Sridhar Ratnakumar and
Michael Haubenwallner.
- Issue #7066: archive_util.make_archive now restores the cwd if an error is
raised. Initial patch by Ezio Melotti.
Extension Modules
-----------------
...
...
@@ -308,6 +311,9 @@ C-API
- Make PyUnicode_CompareWithASCIIString return not equal if the Python string
has '\0' at the end.
- Issue #7414: 'C' code wasn't being skipped properly (for keyword arguments)
in PyArg_ParseTupleAndKeywords.
Build
-----
...
...
@@ -322,8 +328,13 @@ Build
- Issue #6801 : symmetric_difference_update also accepts |.
Thanks to Carl Chenet.
- Issue #7541: when using ``python-config`` with a framework install the compiler might
use the wrong library.
- Issue #7541: when using ``python-config`` with a framework install the
compiler might use the wrong library.
- Issue #6491: Allow --with-dbmliborder to specify that no dbms will be built.
- Issue #7589: Only build the nis module when the correct header files are
found.
Documentation
-------------
...
...
@@ -365,9 +376,6 @@ Core and Builtins
C-API
-----
- Issue #7414: 'C' code wasn't being skipped properly (for keyword arguments)
in PyArg_ParseTupleAndKeywords.
- Issue #6624: yArg_ParseTuple with "s" format when parsing argument with
NUL: Bogus TypeError detail string.
...
...
@@ -447,11 +455,6 @@ Extension Modules
Build
-----
- Issue #6491: Allow --with-dbmliborder to specify that no dbms will be built.
- Issue #7589: Only build the nis module when the correct header files are
found.
- Issue 4601: 'make install' did not set the appropriate permissions on
directories.
...
...
@@ -1284,9 +1287,6 @@ Core and Builtins
Library
-------
- Issue #7066: archive_util.make_archive now restores the cwd if an error is
raised. Initial patch by Ezio Melotti.
- Issue #6545: Removed assert statements in distutils.Extension, so the
behavior is similar when used with -O.
...
...
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