Python 3 almost killed Python.
It's normal. Once a community loses faith, it's hard to stop them from leaving.
I do imagine a saner migration could've been done - for example, declaring that regexes must not start with a non-escaped space and division must be surrounded by space, to fix one of the parsing problems - with the usual `use` incremental migration.