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 for Python 3.13: explicitly include unistd.h #7535

Merged
merged 3 commits into from
Nov 11, 2023

#ifdef _UNISTD_H -> HAVE_UNISTD_H

9b88cf5
Select commit
Loading
Failed to load commit list.
Merged

Fix for Python 3.13: explicitly include unistd.h #7535

#ifdef _UNISTD_H -> HAVE_UNISTD_H
9b88cf5
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Nov 11, 2023 in 2s

1 potential rule

⚠️ The pull request has been merged by @hugovk

Rule: Automatic merge (merge)

  • label=automerge
  • #approved-reviews-by>=1
  • -conflict [:pushpin: merge requirement]
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • status-success=Cygwin Test Successful
  • status-success=Docker Test Successful
  • status-success=Lint
  • status-success=MinGW
  • status-success=Test Successful
  • status-success=Windows Test Successful
  • status-success=continuous-integration/appveyor/pr

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com