Skip to content

stdlib: Add missing conditionals for Unix-only API #7384

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

Merged
merged 3 commits into from
Mar 7, 2022

Conversation

not-my-profile
Copy link
Contributor

I'd prefer these commits to be merged without squashing to produce a more readable git log.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@JelleZijlstra
Copy link
Member

We do allow rebase merging on this repo, but that means one of the commits will be pre-commit reformatting things. Personally I'd prefer squash-merging so each commit maps cleanly to a PR. I would clean up the commit message to list the specific changes you made.

@not-my-profile
Copy link
Contributor Author

I rebased the PR to merge the formatting changes with the individual commits and added the PR number to each commit message. I hope that addresses your concerns.

I strongly prefer separate changes to be split up across separate commits, because it makes the git history more readable.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2022

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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.

2 participants