[issue38839] Fix some unused functions in test suite

2019-11-19 Thread Brett Cannon
Change by Brett Cannon : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-

[issue38839] Fix some unused functions in test suite

2019-11-19 Thread Brett Cannon
Brett Cannon added the comment: New changeset 892221bfa04a41cf581f988ba19dc263f557e157 by Brett Cannon (Adam Johnson) in branch 'master': bpo-38839: Fix some unused functions in tests (GH-17189) https://github.com/python/cpython/commit/892221bfa04a41cf581f988ba19dc263f557e157 -- nos

[issue38839] Fix some unused functions in test suite

2019-11-19 Thread Brett Cannon
Change by Brett Cannon : -- title: Some unused functions in test suite -> Fix some unused functions in test suite ___ Python tracker ___ __