[docutils:bugs] #491 Don't hardcode interpreter in utils/smartquotes.py

Günter Milde via Docutils-develop <[email protected]> Wed, 30 Jul 2025 09:01:04 -0000
Newsgroups gmane.text.docutils.devel
Message-ID </p/docutils/bugs/491/ca55f4fc0688c2a5e245917c68f93ed1c08b71ce.bugs@docutils.p.sourceforge.net>
- **status**: open-fixed --> closed-fixed
- **Comment**:

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




---

**[bugs:#491] Don't hardcode interpreter in utils/smartquotes.py**

**Status:** closed-fixed
**Created:** Tue Jul 02, 2024 01:39 PM UTC by Ross Burton
**Last Updated:** Sat Jul 27, 2024 09:05 AM UTC
**Owner:** nobody


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".


---

Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/bugs/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.