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
a6b1c75b
Kaydet (Commit)
a6b1c75b
authored
Nis 09, 2003
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Re-indent example; fix typo
üst
00bf8280
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
whatsnew23.tex
Doc/whatsnew/whatsnew23.tex
+4
-4
No files found.
Doc/whatsnew/whatsnew23.tex
Dosyayı görüntüle @
a6b1c75b
...
@@ -738,8 +738,8 @@ kw = {'name': "Quixote",
...
@@ -738,8 +738,8 @@ kw = {'name': "Quixote",
# ...
# ...
}
}
if (
hasattr(core, 'setup
_
keywords') and
if (hasattr(core, 'setup
_
keywords') and
'classifiers' in core.setup
_
keywords):
'classifiers' in core.setup
_
keywords):
kw['classifiers'] =
\
kw['classifiers'] =
\
['Topic :: Internet :: WWW/HTTP :: Dynamic Content',
['Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Environment :: No Input/Output (Daemon)',
'Environment :: No Input/Output (Daemon)',
...
@@ -888,7 +888,7 @@ by Kevin Altis, Dave Cole, Andrew McNamara, Skip Montanaro, Cliff Wells.
...
@@ -888,7 +888,7 @@ by Kevin Altis, Dave Cole, Andrew McNamara, Skip Montanaro, Cliff Wells.
The
\module
{
pickle
}
and
\module
{
cPickle
}
modules received some
The
\module
{
pickle
}
and
\module
{
cPickle
}
modules received some
attention during the 2.3 development cycle. In 2.2, new-style classes
attention during the 2.3 development cycle. In 2.2, new-style classes
could be pickled without difficult, but they weren't pickled very
could be pickled without difficult
y
, but they weren't pickled very
compactly;
\pep
{
307
}
quotes a trivial example where a new-style class
compactly;
\pep
{
307
}
quotes a trivial example where a new-style class
results in a pickled string three times longer than that for a classic
results in a pickled string three times longer than that for a classic
class.
class.
...
@@ -2252,7 +2252,7 @@ name.
...
@@ -2252,7 +2252,7 @@ name.
The author would like to thank the following people for offering
The author would like to thank the following people for offering
suggestions, corrections and assistance with various drafts of this
suggestions, corrections and assistance with various drafts of this
article: Simon Brunning, Michael Chermside, Andrew Dalke, Scott David
article:
Jeff Bauer,
Simon Brunning, Michael Chermside, Andrew Dalke, Scott David
Daniels, Fred~L. Drake, Jr., Kelly Gerber, Raymond Hettinger, Michael
Daniels, Fred~L. Drake, Jr., Kelly Gerber, Raymond Hettinger, Michael
Hudson, Chris Lambert, Detlef Lannert, Martin von L
\"
owis, Andrew MacIntyre, Lalo
Hudson, Chris Lambert, Detlef Lannert, Martin von L
\"
owis, Andrew MacIntyre, Lalo
Martins, Gustavo Niemeyer, Neal Norwitz, Hans Nowak, Chris Reedy,
Martins, Gustavo Niemeyer, Neal Norwitz, Hans Nowak, Chris Reedy,
...
...
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