Skip to content

PEP 701 support breaks stability policy #4324

@hauntsaninja

Description

@hauntsaninja

#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions