https://hg.python.org/cpython/rev/0da07e73451d changeset: 101650:0da07e73451d branch: 3.5 parent: 101622:dfde53cf07e6 user: Serhiy Storchaka <storchaka at gmail.com> date: Fri Jun 03 10:32:36 2016 +0300 summary: Issue #27185: Rename test_pep292.py to test_string_merged.py. files: Lib/test/test_string_merged.py | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Lib/test/test_pep292.py b/Lib/test/test_string_merged.py rename from Lib/test/test_pep292.py rename to Lib/test/test_string_merged.py -- Repository URL: https://hg.python.org/cpython