#3822 is amazing work. I've been sort of behind on all open source stuff, so I only just got to running it on my codebase at work. I found some reformatting, which violates the stability policy.
def foo():
class aaa(bbbb):
value: str = f"""
fdsa
asdf
```section
{value}
```
"""
There were eleven instances of things that got changed