Message359428
I think so.
It might be worth double-checking if BeautifulSoup (and possibly other 3rd party libs) use _markupbase.py and/or ParserBase.error(). If they do, giving them a heads up and/or going through a regular deprecation process might be good, otherwise PR 8562 can be reopened and merged after removing the call to self.error() in ParserBase.parse_marked_section(). |
|
| Date |
User |
Action |
Args |
| 2020-01-06 14:44:47 | ezio.melotti | set | recipients:
+ ezio.melotti, berker.peksag, xtreak, kodial, jkamdjou |
| 2020-01-06 14:44:47 | ezio.melotti | set | messageid: <[email protected]> |
| 2020-01-06 14:44:47 | ezio.melotti | link | issue34480 messages |
| 2020-01-06 14:44:46 | ezio.melotti | create | |
|