Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix determination of f-string expression spans #2654

Merged
merged 12 commits into from Dec 1, 2021

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    71df758 View commit details
    Browse the repository at this point in the history
  2. remove backslash code

    hauntsaninja committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8694740 View commit details
    Browse the repository at this point in the history
  3. lint

    hauntsaninja committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    9aa1af4 View commit details
    Browse the repository at this point in the history
  4. add a comment

    hauntsaninja committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    62f8013 View commit details
    Browse the repository at this point in the history
  5. Update src/black/trans.py

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    hauntsaninja and JelleZijlstra committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    d3f6b60 View commit details
    Browse the repository at this point in the history
  6. fix an issue

    hauntsaninja committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    5a63aec View commit details
    Browse the repository at this point in the history
  7. document half open

    hauntsaninja committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b0872cd View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. commit tests

    hauntsaninja committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    7fb4f81 View commit details
    Browse the repository at this point in the history
  2. changelog

    hauntsaninja committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    a9fa1c6 View commit details
    Browse the repository at this point in the history
  3. make comment more accurate

    hauntsaninja committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2202185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a9e624 View commit details
    Browse the repository at this point in the history
  5. Update CHANGES.md

    JelleZijlstra committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    4f0c229 View commit details
    Browse the repository at this point in the history