Matt Westcott
Matt Westcott
Closing due to lack of response - the rich text toolbar has been redesigned in Wagtail 4.0, and without further information it's unclear whether this has now been addressed. If...
> If there is guidance on how to have a quick sanity test of developer branches of treebeard against these projects, it would help us fulfill our stability expectations. Wagtail...
While people are offering workarounds... since this was a blocker for my project, I've now published [europarse](https://github.com/demozoo/europarse), a fork of the last working version (2.5.1) of dateutil.parse updated for current...
@mcarans The work I've done on this port is essentially just mechanical refactoring to get an old snapshot of the codebase working on current Python releases, and I don't foresee...
Completed in #11205
This does still exist in current main:  It appears that it was fixed for date pickers in modals as part of #8901, though.
Merged in 30585340fd020391aae6d406b02aea4ab73c4177
I'm seeing lines like this in the posted logfile: ``` Traceback (most recent call last): File "C:\Users\G\AppData\Local\Programs\Python\Python39\lib\logging\__init__.py", line 1086, in emit stream.write(msg + self.terminator) File "C:\Users\G\AppData\Local\Programs\Python\Python39\lib\encodings\cp1251.py", line 19, in encode...
Merged in f9872fae031067e12ffb5718f3e30359a6eccac2
As things stand this is fixing a symptom of #220, rather than the bug itself, and causing a performance regression along the way. For background: the `AttributeError: 'NoneType' object has...