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".
Fixed in [r9778]. Thank you for reporting.
Commit: [r9778]
The bug is fixed in Docutils 0.22 released 2025-07-29. Thanks again for reporting.
Log in to post a comment.
Fixed in [r9778]. Thank you for reporting.
Related
Commit: [r9778]
The bug is fixed in Docutils 0.22 released 2025-07-29.
Thanks again for reporting.