bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516)

This commit is contained in:
Victor Stinner 2019-07-01 18:35:07 +02:00 committed by GitHub
parent 8f4ef3b019
commit e21b45a8e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 19 deletions

View file

@ -830,7 +830,6 @@
<Compile Include="test\mp_fork_bomb.py" />
<Compile Include="test\mp_preload.py" />
<Compile Include="test\multibytecodec_support.py" />
<Compile Include="test\outstanding_bugs.py" />
<Compile Include="test\pickletester.py" />
<Compile Include="test\profilee.py" />
<Compile Include="test\pyclbr_input.py" />