Several improvements for tools/test/test_buildhtml.py [SF:patches:162] · Issue #644 · chrisjsewell/docutils · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
author: mandriver
created: 2020-01-12 08:21:41.666000
assigned: None
SF_url: https://sourceforge.net/p/docutils/patches/162
attachments:
https://sourceforge.net/p/docutils/patches/162/attachment/0001-test_buildhtml-Drop-obsolete-NameError-handling.patch
https://sourceforge.net/p/docutils/patches/162/attachment/0002-test_buildhtml-Eliminate-need-for-shell-True.patch
https://sourceforge.net/p/docutils/patches/162/attachment/0003-test_buildhtml.py-Wait-for-the-subprocess-to-finish.patch
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
commenter: milde
posted: 2020-03-03 21:29:35.509000
title: #162 Several improvements for tools/test/test_buildhtml.py
The text was updated successfully, but these errors were encountered: