X Tutup
Skip to content

gh-145376: Fix _cursesmodule.c build on FreeBSD/macOS#145669

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:fix_curses_bsd
Mar 9, 2026
Merged

gh-145376: Fix _cursesmodule.c build on FreeBSD/macOS#145669
vstinner merged 1 commit intopython:mainfrom
vstinner:fix_curses_bsd

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 9, 2026

@vstinner
Copy link
Member Author

vstinner commented Mar 9, 2026

!buildbot AMD64 FreeBSD

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vstinner for commit a3e56a0 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F145669%2Fmerge

The command will test the builders whose names match following regular expression: AMD64 FreeBSD

The builders matched are:

  • AMD64 FreeBSD15 PR
  • AMD64 FreeBSD PR
  • AMD64 FreeBSD16 PR
  • AMD64 FreeBSD Refleaks PR
  • AMD64 FreeBSD14 PR

@vstinner
Copy link
Member Author

vstinner commented Mar 9, 2026

!buildbot ARM64 MacOS M1 NoGIL

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vstinner for commit a3e56a0 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F145669%2Fmerge

The command will test the builders whose names match following regular expression: ARM64 MacOS M1 NoGIL

The builders matched are:

  • ARM64 MacOS M1 NoGIL PR

@vstinner vstinner merged commit 39aa415 into python:main Mar 9, 2026
54 of 56 checks passed
@vstinner vstinner deleted the fix_curses_bsd branch March 9, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup