-
Notifications
You must be signed in to change notification settings - Fork 1
Description
author: mandriver
created: 2020-01-12 08:21:41.666000
assigned: None
SF_url: https://sourceforge.net/p/docutils/patches/162
attachments:
-
Drop obsolete NameError handling. It will no longer occur since the imports are unconditional since r8333.
-
Eliminate need for shell=True, and use sys.executable as interpreter to make it possible to test using multiple Python interpreters.
-
Wait for the subprocess to finish, to fix ResourceWarning.
commenter: milde
posted: 2020-03-03 20:54:08.076000
title: #162 Several improvements for tools/test/test_buildhtml.py
Applied in r8498 to r8500
Thank you for the patches.
commenter: milde
posted: 2020-03-03 21:21:33.004000
title: #162 Several improvements for tools/test/test_buildhtml.py
- status: open --> closed-fixed
commenter: milde
posted: 2020-03-03 21:29:35.509000
title: #162 Several improvements for tools/test/test_buildhtml.py
- Status: closed-fixed --> open-fixed