Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAvoid italics and use monospace for function prototypes #42
Comments
|
This issue seems to be with docs of python3.7 only. can I take this issue to solve? |
|
The fact that it only affects 3.7 made me search why. Looks like it has been done in 10be089, so now we "just" need to understand why it's not applied in 3.7. Feel free to take a look at it, but maybe as the python-docs-theme is not pinned in docsbuild scripts nor in cpython, it just never updated, I'll probably have to check it myself on the server, hope I'll have time soon. |
See https://bugs.python.org/issue38495