Skip to content

Conversation

@Carreau
Copy link
Member

@Carreau Carreau commented Feb 26, 2025

assert are meant to be always true – but should be
disabled when running with Python optimisations.

That is to say an optimised run should not raise an assertion error.

This is misusing assertions.

--

Also github_project_url is not a sphinx config option anymore.

This was used by sphinxcontrib_github_alt, that is not in the list of
extensions.
assert are meant to be always true – but should be
disabled when running with Python optimisations.

That is to say an optimised run should not raise an assertion error.

This is misusing assertions.
@Carreau Carreau merged commit ac3faeb into jupyter:main Feb 27, 2025
6 of 10 checks passed
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.

1 participant