Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Docs: Only install sphinx-autobuild formake htmllive#119607

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedMay 27, 2024
edited by github-actionsbot
Loading

Doctest is failing on the CI because sphinx-autobuild depends on watchfiles, which is Rust and had anew release 2h ago, and fails with a Python 3.14 build:

error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.12)= help: please check if an updated version of PyO3 is available. Current version: 0.21.2= help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI

https://github.com/python/cpython/actions/runs/9256019877/job/25462093382?pr=119541#step:7:161

we don't need sphinx-autobuild on the CI, let's only install it when doingmake htmllive.


📚 Documentation preview 📚:https://cpython-previews--119607.org.readthedocs.build/

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM.

@hugovkhugovk merged commit88e3fee intopython:mainMay 27, 2024
@hugovkhugovk deleted the sphinx-autobuild-only-for-htmllive branchMay 27, 2024 17:29
@miss-islington-app
Copy link

Thanks@hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 27, 2024
)(cherry picked from commit88e3fee)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

GH-119621 is a backport of this pull request to the3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 27, 2024
)(cherry picked from commit88e3fee)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 27, 2024
@bedevere-app
Copy link

GH-119622 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelMay 27, 2024
hugovk added a commit that referenced this pull requestMay 27, 2024
…9607) (#119622)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull requestMay 27, 2024
…9607) (#119621)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
estyxx pushed a commit to estyxx/cpython that referenced this pull requestJul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@vstinnervstinnervstinner approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@hugovk@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp