[GHC] #11021: Document best practices for bringing up Sphinx on Windows
GHC
ghc-devs at haskell.org
Sun Nov 1 08:47:20 UTC 2015
#11021: Document best practices for bringing up Sphinx on Windows
----------------------------------+----------------------------------------
Reporter: bgamari | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.0.1
Component: Documentation | Version: 7.11
Resolution: | Keywords:
Operating System: Windows | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1408
Wiki Page: |
----------------------------------+----------------------------------------
Changes (by Phyx-):
* owner: Phyx- =>
* status: closed => new
* resolution: fixed =>
Comment:
Just ran into the codepage issue @awson mentioned. Worked the first
validate but subsequent ones failed.. don't know why. In any case, the
issue seems to be fixed in `python3`
https://docs.python.org/dev/whatsnew/3.3.html#codecs and
https://bugs.python.org/issue13216
Sphinx also has support for `python 3.3+` so I will make a patch to use
the `python3` version of Sphinx and revalidate.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11021#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list