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

string prefixes: don't normalise capital R-strings, normalise order #1271

Merged
merged 5 commits into from Mar 3, 2020

Commits on Feb 11, 2020

  1. string prefixes: don't normalise capital R-strings, normalise order

    Reverse sort since that causes fewer changes on black's codebase.
    
    Resolves psf#1244
    hauntsaninja committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0fe326e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Don't normalize order

    ambv committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    97fa28b View commit details
    Browse the repository at this point in the history
  2. Don't normalize order

    ambv committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    679800c View commit details
    Browse the repository at this point in the history
  3. Don't normalize order

    ambv committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    f733457 View commit details
    Browse the repository at this point in the history
  4. Demonstrate upper-case R in fR

    ambv committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    2e9125a View commit details
    Browse the repository at this point in the history