On 3/11/20 2:33 PM, Brian Carpenter wrote: > On 3/11/20 2:38 PM, Mark Sapiro wrote: >> See <https://gitlab.com/mailman/mailman/-/merge_requests/605> > > So updating Mailman core via pip did not fix the issue. We had to do the > following downgrade: > > pip install importlib_resources==1.0.2 > > When will the fix be ported to the pip repositories?
With the next release of Mailman core. This is not yet scheduled. Perhaps after PyCon in April. It is still not clear that the fix in <https://gitlab.com/mailman/mailman/-/merge_requests/605> is the best way to go, but we need to do something soon as this is a serious issue. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
