cpython/Lib/test/test_tools
Miss Islington (bot) ec5569b08e
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745)
(cherry picked from commit eee72d4778)

Co-authored-by: Tobotimus <Tobotimus@users.noreply.github.com>
2018-02-26 15:59:55 -08:00
..
__init__.py Remove more unused imports in tests. 2016-04-25 00:05:30 +03:00
__main__.py
test_fixcid.py Issue #27952: Capture stderr in run_script() 2016-09-13 07:55:54 +03:00
test_gprof2html.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_i18n.py bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745) 2018-02-26 15:59:55 -08:00
test_md5sum.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_pdeps.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_pindent.py
test_reindent.py [3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208) 2017-04-20 07:12:37 -07:00
test_sundry.py
test_unparse.py bpo-31174: Improve the code of test_tools.test_unparse. (GH-4146) (#4148) 2017-10-27 16:17:36 +03:00