Skip to content

fix: fix gettext builder failure in pydata sphinx theme#4547

Merged
provinzkraut merged 1 commit intolitestar-org:v2from
hwhsu1231-fork:fix-v2-gettext-pydata-error
Jan 9, 2026
Merged

fix: fix gettext builder failure in pydata sphinx theme#4547
provinzkraut merged 1 commit intolitestar-org:v2from
hwhsu1231-fork:fix-v2-gettext-pydata-error

Conversation

@hwhsu1231
Copy link
Copy Markdown
Contributor

Description

The pydata_sphinx_theme causes build failures when running gettext by attempting to write to the _static directory before initialization, resulting in FileNotFoundError for missing files like pygments.css.

Closes

Closes: #4546

The pydata_sphinx_theme causes build failures when running gettext by
attempting to write to the _static directory before initialization,
resulting in FileNotFoundError for missing files like pygments.css.
@hwhsu1231 hwhsu1231 requested review from a team, JacobCoffee and provinzkraut as code owners January 8, 2026 11:11
@github-actions github-actions bot added area/docs This PR involves changes to the documentation size: small type/bug pr/external Triage Required 🏥 This requires triage labels Jan 8, 2026
Copy link
Copy Markdown
Contributor

@euri10 euri10 left a comment

Choose a reason for hiding this comment

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

i havent tested manually but this looks ok

@provinzkraut provinzkraut merged commit 573bfa4 into litestar-org:v2 Jan 9, 2026
30 checks passed
@hwhsu1231 hwhsu1231 deleted the fix-v2-gettext-pydata-error branch January 9, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs This PR involves changes to the documentation pr/external size: small Triage Required 🏥 This requires triage type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants