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
368ff10c
Kaydet (Commit)
368ff10c
authored
Tem 05, 2011
tarafından
Ned Deily
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Issue #12497: Install test/data to prevent failures of the various codecmaps
tests.
üst
4bd3e5d7
e2d51903
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
README
Lib/test/data/README
+1
-1
Makefile.pre.in
Makefile.pre.in
+1
-1
NEWS
Misc/NEWS
+4
-1
No files found.
Lib/test/data/README
Dosyayı görüntüle @
368ff10c
This empty directory serves as destination for temporary files
created by some tests.
created by some tests
, in particular, the test_codecmaps_* tests
.
Makefile.pre.in
Dosyayı görüntüle @
368ff10c
...
...
@@ -912,7 +912,7 @@ MACHDEPS= $(PLATDIR) $(EXTRAPLATDIR)
XMLLIBSUBDIRS
=
xml xml/dom xml/etree xml/parsers xml/sax
LIBSUBDIRS
=
tkinter tkinter/test tkinter/test/test_tkinter
\
tkinter/test/test_ttk site-packages
test
\
test
/capath
\
test
/capath
test
/data
\
test
/cjkencodings
test
/decimaltestdata
test
/xmltestdata
\
test
/subprocessdata
\
test
/tracedmodules
test
/encoded_modules
\
...
...
Misc/NEWS
Dosyayı görüntüle @
368ff10c
...
...
@@ -981,7 +981,10 @@ Extension Modules
Tests
-----
- Issue #12496: Install test/capath directory to prevent test_connect_capath
- Issue #12497: Install test/data to prevent failures of the various codecmaps
tests.
- Issue #12496: Install test/capath directory to prevent test_connect_capath
testcase failure in test_ssl.
- Issue #12469: Run wakeup and pending signal tests in a subprocess to run the
...
...
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