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
d8c73c65
Kaydet (Commit)
d8c73c65
authored
Mar 21, 2011
tarafından
Éric Araujo
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Fix some issue references in NEWS
üst
56f9a022
e788ace5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
NEWS
Misc/NEWS
+5
-5
No files found.
Misc/NEWS
Dosyayı görüntüle @
d8c73c65
...
@@ -515,8 +515,8 @@ Library
...
@@ -515,8 +515,8 @@ Library
time. `sys.stderr` now looked up at instantiation time. Fix contributed by
time. `sys.stderr` now looked up at instantiation time. Fix contributed by
Mark Roddy.
Mark Roddy.
- Issue #10753: Characters '
;
','
=
' and '
,
' in the PATH_INFO environment variable
- 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
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
method. According to RFC 3986, these characters can be a part of params in
PATH component of URI and need not be quoted.
PATH component of URI and need not be quoted.
...
@@ -986,9 +986,9 @@ Library
...
@@ -986,9 +986,9 @@ Library
comment
prefixes
,
name
of
the
DEFAULT
section
,
empty
lines
in
multiline
comment
prefixes
,
name
of
the
DEFAULT
section
,
empty
lines
in
multiline
values
,
and
indentation
.
values
,
and
indentation
.
-
Issue
10326
:
unittest
.
TestCase
instances
can
be
pickled
.
-
Issue
#
10326
:
unittest
.
TestCase
instances
can
be
pickled
.
-
Issue
9926
:
Wrapped
TestSuite
subclass
does
not
get
__call__
executed
.
-
Issue
#
9926
:
Wrapped
TestSuite
subclass
does
not
get
__call__
executed
.
-
Issue
#
9920
:
Skip
tests
for
cmath
.
atan
and
cmath
.
atanh
applied
to
complex
-
Issue
#
9920
:
Skip
tests
for
cmath
.
atan
and
cmath
.
atanh
applied
to
complex
zeros
on
systems
where
the
log1p
function
fails
to
respect
the
sign
of
zero
.
zeros
on
systems
where
the
log1p
function
fails
to
respect
the
sign
of
zero
.
...
@@ -1639,7 +1639,7 @@ Library
...
@@ -1639,7 +1639,7 @@ Library
-
Issue
#
9853
:
Fix
the
signature
of
SSLSocket
.
recvfrom
()
and
SSLSocket
.
sendto
()
-
Issue
#
9853
:
Fix
the
signature
of
SSLSocket
.
recvfrom
()
and
SSLSocket
.
sendto
()
to
match
the
corresponding
socket
methods
.
to
match
the
corresponding
socket
methods
.
-
Issue
9840
:
Added
a
decorator
to
reprlib
for
wrapping
__repr__
methods
to
make
-
Issue
#
9840
:
Added
a
decorator
to
reprlib
for
wrapping
__repr__
methods
to
make
them
handle
recursive
calls
within
the
same
thread
.
them
handle
recursive
calls
within
the
same
thread
.
-
logging
:
Enhanced
HTTPHandler
with
secure
and
credentials
initializers
.
-
logging
:
Enhanced
HTTPHandler
with
secure
and
credentials
initializers
.
...
...
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