Skip to content

sapling: migrate to python@3.13#273239

Open
branchv wants to merge 1 commit intoHomebrew:mainfrom
branchv:sapling
Open

sapling: migrate to python@3.13#273239
branchv wants to merge 1 commit intoHomebrew:mainfrom
branchv:sapling

Conversation

@branchv
Copy link
Copy Markdown
Member

@branchv branchv commented Mar 19, 2026

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

3.14 is unfortunately still broken

@github-actions github-actions bot added nodejs Node or npm use is a significant feature of the PR or issue python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Mar 19, 2026
@cho-m cho-m added the test failure CI fails while running the test-do block label Mar 20, 2026
@cho-m
Copy link
Copy Markdown
Member

cho-m commented Mar 20, 2026

Seems like something is broken with newer Python:

  ==> /opt/homebrew/Cellar/sapling/0.2.20260317-201835/bin/sl config --user ui.username Sapling <sapling@sapling-scm.com>
  SystemError: null argument to internal routine
  Fatal Python error: _PyImport_InitExternal: external importer setup failed
  Python runtime state: core initialized
  
  Current thread 0x00000001f052d0c0 (most recent call first):
    <no Python frame>

@branchv
Copy link
Copy Markdown
Member Author

branchv commented Mar 20, 2026

Ah, I only checked the build locally but not the test

Might need facebook/sapling#1251

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nodejs Node or npm use is a significant feature of the PR or issue python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue stale No recent activity test failure CI fails while running the test-do block

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants