Menu

#491 Don't hardcode interpreter in utils/smartquotes.py

closed-fixed
nobody
None
5
2 days ago
2024-07-02
Ross Burton
No

The interpreter is hardcoded in smartquotes.py:

https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/docutils/utils/smartquotes.py

Instead of using "/usr/bin/python3" directly, it's recommended to use "/usr/bin/env python3".

Discussion

  • Günter Milde

    Günter Milde - 2024-07-27
    • status: open --> open-fixed
     
  • Günter Milde

    Günter Milde - 2024-07-27

    Fixed in [r9778]. Thank you for reporting.

     

    Related

    Commit: [r9778]

  • Günter Milde

    Günter Milde - 2 days ago
    • status: open-fixed --> closed-fixed
     
  • Günter Milde

    Günter Milde - 2 days ago

    The bug is fixed in Docutils 0.22 released 2025-07-29.
    Thanks again for reporting.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.