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
d30a0dd6
Kaydet (Commit)
d30a0dd6
authored
Ock 01, 2011
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix issue references.
üst
554e6fa8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
NEWS
Misc/NEWS
+9
-9
No files found.
Misc/NEWS
Dosyayı görüntüle @
d30a0dd6
...
...
@@ -20,27 +20,27 @@ Core and Builtins
Library
-------
- Issue
6285: IDLE no longer crashes on missing help file; patch by Scott David
Daniels.
- Issue
#6285: IDLE no longer crashes on missing help file; patch by Scott
Da
vid Da
niels.
- Fix collections.OrderedDict.setdefault() so that it works in
subclasses that define __missing__().
- Issue 10786: unittest.TextTestRunner default stream no longer bound at
import time. `sys.stderr` now looked up at instantiation time.
Fix contributed
by Mark Roddy.
- Issue
#
10786: unittest.TextTestRunner default stream no longer bound at
import time. `sys.stderr` now looked up at instantiation time.
Fix
contributed
by Mark Roddy.
- Issue
10753 -
Characters ';','=' and ',' in the PATH_INFO environment
- Issue
#10753:
Characters ';','=' and ',' in the PATH_INFO environment
variable won't be quoted when the URI is constructed by the wsgiref.util 's
request_uri method. According to RFC 3986, these characters can be a part of
params in PATH component of URI and need not be quoted.
- Issue
10738: Fix webbrowser.Opera.raise_opts
- Issue
#10738: Fix webbrowser.Opera.raise_opts.
- Issue 9824: SimpleCookie now encodes , and ; in values to cater to how
- Issue
#
9824: SimpleCookie now encodes , and ; in values to cater to how
browsers actually parse cookies.
- Issue 9333: os.symlink now available regardless of user privileges.
- Issue
#
9333: os.symlink now available regardless of user privileges.
The function now raises OSError on Windows >=6.0 when the user is unable
to create symbolic links. XP and 2003 still raise NotImplementedError.
...
...
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