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
db99092e
Kaydet (Commit)
db99092e
authored
May 15, 2010
tarafından
Victor Stinner
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
NEWS: strip trailing spaces
üst
5b5134b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
NEWS
Misc/NEWS
+7
-7
No files found.
Misc/NEWS
Dosyayı görüntüle @
db99092e
...
...
@@ -83,9 +83,9 @@ Library
- Issue #8573: asyncore _strerror() function might throw ValueError.
- Issue #8483: asyncore.dispatcher's __getattr__ method produced confusing
error messages when accessing undefined class attributes because of the cheap
inheritance with the underlying socket object.
- Issue #8483: asyncore.dispatcher's __getattr__ method produced confusing
error messages when accessing undefined class attributes because of the cheap
inheritance with the underlying socket object.
The cheap inheritance has been deprecated.
- Issue #4265: shutil.copyfile() was leaking file descriptors when disk fills.
...
...
@@ -120,7 +120,7 @@ Library
- Issue #7192: webbrowser.get("firefox") now wors on Mac OS X, as does
webbrowser.get("safari").
- Issue #8577: distutils.sysconfig.get_python_inc() now makes a difference
- Issue #8577: distutils.sysconfig.get_python_inc() now makes a difference
between the build dir and the source dir when looking for "python.h" or
"Include".
...
...
@@ -235,7 +235,7 @@ Tests
handled by a decompressor object without errors (it returns incomplete
uncompressed data).
- Issue #8490: asyncore now has a more solid test suite which actually tests
- Issue #8490: asyncore now has a more solid test suite which actually tests
its API.
- Issue #8576: Remove use of find_unused_port() in test_smtplib and
...
...
@@ -454,7 +454,7 @@ Library
- Addition of -b command line option to unittest for buffering stdout / stderr
during test runs.
- Issue #1220212: Added os.kill support for Windows, including support for
- Issue #1220212: Added os.kill support for Windows, including support for
sending CTRL+C and CTRL+BREAK events to console subprocesses.
Extension Modules
...
...
@@ -485,7 +485,7 @@ Extension Modules
and the set of integer codes for which it was used differed between native
packing and standard packing.)
- Issue #7347: _winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
- Issue #7347: _winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
bug in the return value of QueryReflectionKey.
Tools/Demos
...
...
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