Menu

#162 Several improvements for tools/test/test_buildhtml.py

None
closed-accepted
nobody
None
5
2021-04-03
2020-01-12
No
  • 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.
3 Attachments

Discussion

  • Günter Milde

    Günter Milde - 2020-03-03

    Applied in r8498 to r8500

    Thank you for the patches.

     
  • Günter Milde

    Günter Milde - 2020-03-03
    • status: open --> closed-fixed
     
  • Günter Milde

    Günter Milde - 2020-03-03
    • Status: closed-fixed --> open-fixed
     
  • Günter Milde

    Günter Milde - 2020-08-26
    • status: open-fixed --> open-accepted
     
  • Günter Milde

    Günter Milde - 2021-04-03
    • status: open-accepted --> closed-accepted
     
  • Günter Milde

    Günter Milde - 2021-04-03

    Fixed in Docutils 0.17.
    Thanks again for your contribution.

     

Log in to post a comment.