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
c4f97f4f
Kaydet (Commit)
c4f97f4f
authored
May 29, 2011
tarafından
Ned Deily
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #12205: Fix test_subprocess failure due to uninstalled test data.
üst
22f63b50
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
Makefile.pre.in
Makefile.pre.in
+1
-1
NEWS
Misc/NEWS
+2
-0
No files found.
Makefile.pre.in
Dosyayı görüntüle @
c4f97f4f
...
...
@@ -854,7 +854,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
PLATMACPATH
=
:plat-mac:plat-mac/lib-scriptpackages
LIBSUBDIRS
=
lib-tk lib-tk/test lib-tk/test/test_tkinter
\
lib-tk/test/test_ttk site-packages
test test
/data
\
test
/cjkencodings
test
/decimaltestdata
test
/xmltestdata
\
test
/cjkencodings
test
/decimaltestdata
test
/xmltestdata
test
/subprocessdata
\
test
/tracedmodules
\
encodings compiler hotshot
\
email email/mime email/test email/test/data
\
...
...
Misc/NEWS
Dosyayı görüntüle @
c4f97f4f
...
...
@@ -488,6 +488,8 @@ IDLE
Tests
-----
-
Issue
#
12205
:
Fix
test_subprocess
failure
due
to
uninstalled
test
data
.
-
Issue
#
5723
:
Improve
json
tests
to
be
executed
with
and
without
accelerations
.
-
Issue
#
11910
:
Fix
test_heapq
to
skip
the
C
tests
when
_heapq
is
missing
.
...
...
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