Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make our custom compile_catalog command work with Babel 2.3 #2553

Merged
merged 1 commit into from
May 18, 2016

Conversation

mitya57
Copy link
Contributor

@mitya57 mitya57 commented May 17, 2016

In new Babel versions, self.domain is a list rather than a string.

See python-babel/babel#335 (this fix is partially based on the changes to Babel's own code).

In new Babel versions, self.domain is a list rather than a string.
@tk0miya tk0miya merged commit 1bd1eb1 into sphinx-doc:stable May 18, 2016
@tk0miya
Copy link
Member

tk0miya commented May 18, 2016

Thanks!

@mitya57 mitya57 deleted the babel23 branch May 18, 2016 08:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants