From: Günter M. <mi...@us...> - 2022-07-06 06:53:37
|
- **status**: open-fixed --> closed-fixed - **Comment**: Fixed in release 0.19 (2022-07-05). The plan is now to >Remove the "rawsource" argument from nodes.Text.__init__() (deprecated and ignored since Docutils 0.18) in Docutils 2.0. Thank you for the report. --- ** [bugs:#437] Text.rawsource incorrectly removed (or falsely advertised) in 0.18** **Status:** closed-fixed **Created:** Mon Nov 29, 2021 05:37 PM UTC by Rodrigo Tobar **Last Updated:** Fri Dec 03, 2021 09:18 AM UTC **Owner:** nobody The attribute `Text.rawsource` has been removed already in version 0.18, but the [release notes](https://docutils.sourceforge.io/RELEASE-NOTES.html) show this as a "future change". What is the correct stance? This is currently affecting [pospell](https://github.com/AFPy/pospell/issues/30), which has pinned its dependency on docutils to `docutils>=0.11,<0.18`. --- Sent from sourceforge.net because doc...@li... 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. |