[issue37472] Remove Lib/test/outstanding_bugs.py

2019-07-01 Thread STINNER Victor
STINNER Victor added the comment: I removed the file in the master branch. I don't think that it's worth it to remove it from other branches, so I just close the issue. FYI I found this file while working on PR 14518: commit 8f4ef3b019ce380022018587571b0f970e668de3 (upstream/master, master)

[issue37472] Remove Lib/test/outstanding_bugs.py

2019-07-01 Thread STINNER Victor
STINNER Victor added the comment: New changeset e21b45a8e71d06a6a03f99261cab33e72b896bb9 by Victor Stinner in branch 'master': bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516) https://github.com/python/cpython/commit/e21b45a8e71d06a6a03f99261cab33e72b896bb9 --

[issue37472] Remove Lib/test/outstanding_bugs.py

2019-07-01 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +14332 stage: -> patch review pull_request: https://github.com/python/cpython/pull/14516 ___ Python tracker ___ _

[issue37472] Remove Lib/test/outstanding_bugs.py

2019-07-01 Thread STINNER Victor
New submission from STINNER Victor : Lib/test/outstanding_bugs.py was created by: commit c4e2a9b70ac49cdd8bcc9ca60afac20162f84f24 Author: Georg Brandl Date: Sun Jan 8 14:32:19 2006 + Add a test file (which isn't run by regrtest) for bugs which aren't fixed yet. Includes