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 unc path bug as stdin-filename in Windows python 3.8 #4210

Closed
wants to merge 5 commits into from

Conversation

guotuofeng
Copy link

@guotuofeng guotuofeng commented Feb 5, 2024

Description

Fix #4209.

Checklist - did you ...

  • Add an entry in CHANGES.md if necessary?
  • Add / update tests if necessary?
  • Add new / update outdated documentation?

@guotuofeng guotuofeng changed the title fix unc path bug fix unc path bug as stdin-filename in Windows python 3.8 Feb 5, 2024
@guotuofeng
Copy link
Author

@dankrzeminski32, would you please take a look?

Copy link

github-actions bot commented Feb 5, 2024

diff-shades reports zero changes comparing this PR (f8d8cef) to main (32230e6).


What is this? | Workflow run | diff-shades documentation

tests/test_black.py Outdated Show resolved Hide resolved
src/black/__init__.py Show resolved Hide resolved
@guotuofeng guotuofeng closed this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stdin-filename doesn't support UNC path in python 3.8/3.9 on Windows
4 participants