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
e21b45a8
Unverified
Kaydet (Commit)
e21b45a8
authored
Tem 01, 2019
tarafından
Victor Stinner
Kaydeden (comit)
GitHub
Tem 01, 2019
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516)
üst
8f4ef3b0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
19 deletions
+1
-19
outstanding_bugs.py
Lib/test/outstanding_bugs.py
+0
-18
2019-07-01-17-19-47.bpo-37472.WzkEAx.rst
...EWS.d/next/Tests/2019-07-01-17-19-47.bpo-37472.WzkEAx.rst
+1
-0
lib.pyproj
PCbuild/lib.pyproj
+0
-1
No files found.
Lib/test/outstanding_bugs.py
deleted
100644 → 0
Dosyayı görüntüle @
8f4ef3b0
#
# This file is for everybody to add tests for bugs that aren't
# fixed yet. Please add a test case and appropriate bug description.
#
# When you fix one of the bugs, please move the test to the correct
# test_ module.
#
import
unittest
from
test
import
support
#
# No test cases for outstanding bugs at the moment.
#
if
__name__
==
"__main__"
:
unittest
.
main
()
Misc/NEWS.d/next/Tests/2019-07-01-17-19-47.bpo-37472.WzkEAx.rst
0 → 100644
Dosyayı görüntüle @
e21b45a8
Remove ``Lib/test/outstanding_bugs.py``.
PCbuild/lib.pyproj
Dosyayı görüntüle @
e21b45a8
...
@@ -830,7 +830,6 @@
...
@@ -830,7 +830,6 @@
<Compile
Include=
"test\mp_fork_bomb.py"
/>
<Compile
Include=
"test\mp_fork_bomb.py"
/>
<Compile
Include=
"test\mp_preload.py"
/>
<Compile
Include=
"test\mp_preload.py"
/>
<Compile
Include=
"test\multibytecodec_support.py"
/>
<Compile
Include=
"test\multibytecodec_support.py"
/>
<Compile
Include=
"test\outstanding_bugs.py"
/>
<Compile
Include=
"test\pickletester.py"
/>
<Compile
Include=
"test\pickletester.py"
/>
<Compile
Include=
"test\profilee.py"
/>
<Compile
Include=
"test\profilee.py"
/>
<Compile
Include=
"test\pyclbr_input.py"
/>
<Compile
Include=
"test\pyclbr_input.py"
/>
...
...
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