-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Comparing changes
Open a pull request
base repository: psf/black
base: 24.2.0
head repository: psf/black
compare: 24.3.0
- 14 commits
- 18 files changed
- 9 contributors
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1d4fc5 - Browse repository at this point
Copy the full SHA d1d4fc5View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea66d40 - Browse repository at this point
Copy the full SHA ea66d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8990023 - Browse repository at this point
Copy the full SHA 8990023View commit details
Commits on Feb 28, 2024
-
chore: Refactor
delimiter_split()
(#4257)Signed-off-by: RedGuy12 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f18001 - Browse repository at this point
Copy the full SHA 0f18001View commit details -
Make trailing comma logic more concise (#4202)
Signed-off-by: RedGuy12 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0287e1 - Browse repository at this point
Copy the full SHA d0287e1View commit details
Commits on Mar 1, 2024
-
fix: Don't move comments while splitting delimiters (#4248)
Signed-off-by: RedGuy12 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4bfedb - Browse repository at this point
Copy the full SHA e4bfedbView commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f03ee11 - Browse repository at this point
Copy the full SHA f03ee11View commit details
Commits on Mar 10, 2024
-
Fix AST safety check false negative (#4270)
Fixes #4268 Previously we would allow whitespace changes in all strings, now only in docstrings. Co-authored-by: Shantanu <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 6af7d11 - Browse repository at this point
Copy the full SHA 6af7d11View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5510af - Browse repository at this point
Copy the full SHA e5510afView commit details -
Fix 4227: Improve documentation for --quiet --check (#4236)
Co-authored-by: Jelle Zijlstra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 719e674 - Browse repository at this point
Copy the full SHA 719e674View commit details -
Use regex where we ignore case on windows (#4252)
On windows the path `FoObAR` is the same as `foobar`, so the output of `black` on a windows machine could output the path to `.gitignore` with an upper or lower-case drive letter.
Configuration menu - View commit details
-
Copy full SHA for 1abcffc - Browse repository at this point
Copy the full SHA 1abcffcView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b5a657 - Browse repository at this point
Copy the full SHA 7b5a657View commit details -
Configuration menu - View commit details
-
Copy full SHA for f000936 - Browse repository at this point
Copy the full SHA f000936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552baf8 - Browse repository at this point
Copy the full SHA 552baf8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 24.2.0...24.3.0