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
24df6849
Kaydet (Commit)
24df6849
authored
Ara 30, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Refine note about strftime test failure (it's fixed in Linux glibc 6).
üst
14777f87
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
README
README
+4
-3
No files found.
README
Dosyayı görüntüle @
24df6849
...
@@ -473,9 +473,10 @@ produces some output. You can generally ignore the messages about
...
@@ -473,9 +473,10 @@ produces some output. You can generally ignore the messages about
skipped tests due to an optional feature that can't be imported (if
skipped tests due to an optional feature that can't be imported (if
you want to test those modules, edit Modules/Setup to configure them).
you want to test those modules, edit Modules/Setup to configure them).
If a messages is printed about a failed test or a traceback or core
If a messages is printed about a failed test or a traceback or core
dump is produced, something's wrong. On some systems, test_strftime
dump is produced, something's wrong. On some Linux systems (those
fails due to a non-standard implementation of strftime() in the C
that are not yet using glibc 6), test_strftime fails due to a
library. This can be ignored (or you can complain to your vendor).
non-standard-compliant implementation of strftime() in the C library.
Please ignore this, or upgrade to glibc version 6.
IMPORTANT: If the tests fail and you decide to mail a bug report,
IMPORTANT: If the tests fail and you decide to mail a bug report,
*don't* include the output of "make test". It is useless. Run the
*don't* include the output of "make test". It is useless. 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