Skip to content

Build fixes#121

Merged
raulcd merged 2 commits into
3.8from
build-fixes
May 7, 2020
Merged

Build fixes#121
raulcd merged 2 commits into
3.8from
build-fixes

Conversation

@humitos

@humitos humitos commented May 7, 2020

Copy link
Copy Markdown
Collaborator

Fix the build that was failing because of sphinx-autorun extension. See WhyNotHugo/sphinx-autorun#17

Besides, it fixes all the headers that I broke previously:

WARNING: Start of line didn't match any expected keyword./es/LC_MESSAGES/library/tracemalloc.mo                                                                                                                         
WARNING: Problem on line 16: python.org)\n"
WARNING: Start of line didn't match any expected keyword./es/LC_MESSAGES/library/xmlrpc.server.mo                                                                                                                       
WARNING: Problem on line 16: python.org)\n"
WARNING: Start of line didn't match any expected keyword./es/LC_MESSAGES/library/curses.ascii.mo                                                                                                                        
WARNING: Problem on line 16: python.org)\n"

Removes the line "python.org)\n" completely that was invalid.

Closes #119

@humitos humitos requested a review from raulcd May 7, 2020 11:24
@raulcd raulcd merged commit 326e823 into 3.8 May 7, 2020
@raulcd raulcd deleted the build-fixes branch May 7, 2020 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hay un par de warnings en sphinx que rompieron el build

2 participants