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
54fe3fdf
Kaydet (Commit)
54fe3fdf
authored
Kas 26, 2002
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Noted the support for resource exclusion for regrtest. Some people
use regrtest, so it might be interesting.
üst
4dd0f7ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
whatsnew23.tex
Doc/whatsnew/whatsnew23.tex
+7
-0
No files found.
Doc/whatsnew/whatsnew23.tex
Dosyayı görüntüle @
54fe3fdf
...
...
@@ -1604,6 +1604,13 @@ Some of the more notable changes are:
\begin
{
itemize
}
\item
The
\file
{
regrtest.py
}
script now provides a way to allow ``all
resources except
\var
{
foo
}
.'' A resource name passed to the
\programopt
{
-
u
}
option can now be prefixed with a hyphen
(
\character
{
-
}
)
to mean ``remove this resource.'' For example, the
option `
\code
{
\programopt
{
-
u
}
all,
-
bsddb
}
' could be used to enable the
use of all resources except
\code
{
bsddb
}
.
\item
The tools used to build the documentation now work under Cygwin
as well as
\UNIX
.
...
...
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