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

Add PEP701 support #3822

Merged
merged 91 commits into from
Apr 22, 2024
Merged

Add PEP701 support #3822

merged 91 commits into from
Apr 22, 2024

Commits on Jul 29, 2023

  1. Add PEP701 support

    tusharsadhwani committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    48ad67c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    175942b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb2943b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    9e344f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Support escaping of {{

    tusharsadhwani committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    dbdb02c View commit details
    Browse the repository at this point in the history
  2. typo

    tusharsadhwani committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5acb397 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    20d7497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a69ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee30cde View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    e7b5850 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    88af1c1 View commit details
    Browse the repository at this point in the history
  2. fix newline type

    tusharsadhwani committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c1ecc14 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    644c5cc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    b23cdfd View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Add grammar changes

    tusharsadhwani committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    bbbac0a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix some locations

    tusharsadhwani committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    dadaa64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57e404 View commit details
    Browse the repository at this point in the history
  3. Fix some positions

    tusharsadhwani committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fff25fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95cd0ba View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    caafa75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838f627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5abd4b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    fd3e5e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c69069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4d457e View commit details
    Browse the repository at this point in the history
  4. small bugfixes

    tusharsadhwani committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ace80e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0a99c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b02cf2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acd3c79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bca062 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    b755281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f7ecdf View commit details
    Browse the repository at this point in the history
  3. fix walrus edge case

    tusharsadhwani committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    00dc7ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    306b9e9 View commit details
    Browse the repository at this point in the history
  5. support rf" tokens

    tusharsadhwani committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7323840 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fc656d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    ea70516 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    4b80fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    420867d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    160ef4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf3d79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23bee77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6997d14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e201fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e39af1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    17a9063 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    c1f5e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    d0af0c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48348fa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Add test case

    tusharsadhwani committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    78c1e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6931c92 View commit details
    Browse the repository at this point in the history
  3. tiny changes

    tusharsadhwani committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    53ca71c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    188583c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    442228d View commit details
    Browse the repository at this point in the history
  2. fix merge

    hauntsaninja committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e97dd01 View commit details
    Browse the repository at this point in the history
  3. Update src/black/strings.py

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    hauntsaninja and JelleZijlstra committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    cf9b415 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    2429e72 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    1318b32 View commit details
    Browse the repository at this point in the history
  2. changelog

    JelleZijlstra committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9737159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e220c10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef92db View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. fix debug visitor test

    tusharsadhwani committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    62e0b2b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix most tests

    tusharsadhwani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    df38ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150a4fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4487cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97640eb View commit details
    Browse the repository at this point in the history
  5. don't use removeprefix

    tusharsadhwani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ece7452 View commit details
    Browse the repository at this point in the history
  6. formatting

    tusharsadhwani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dfd3455 View commit details
    Browse the repository at this point in the history
  7. add minimum version

    tusharsadhwani committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a81bae3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    0435144 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix couple more bugs

    tusharsadhwani committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    99f8eb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3e56204 View commit details
    Browse the repository at this point in the history
  2. address comments

    tusharsadhwani committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9495f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a4d71 View commit details
    Browse the repository at this point in the history
  4. flake8

    tusharsadhwani committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cf76482 View commit details
    Browse the repository at this point in the history
  5. fix failing test

    tusharsadhwani committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bbff3de View commit details
    Browse the repository at this point in the history
  6. undo default change

    tusharsadhwani committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0fef83c View commit details
    Browse the repository at this point in the history
  7. remove todo

    tusharsadhwani committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c570360 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix: \N{} case

    tusharsadhwani committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2a697c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    a5f943b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    1ab815b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324cacb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    019df7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c9890 View commit details
    Browse the repository at this point in the history
  3. whitespace

    tusharsadhwani committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a64939d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df45fb View commit details
    Browse the repository at this point in the history
  5. add another test case

    tusharsadhwani committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    36e04d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25941cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb05cd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d727ec View commit details
    Browse the repository at this point in the history
  9. fix

    JelleZijlstra committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ab2f43c View commit details
    Browse the repository at this point in the history