We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c496ba1 commit cb64064Copy full SHA for cb64064
Doc/conf.py
@@ -359,7 +359,7 @@
359
'papersize': 'a4paper',
360
# The font size ('10pt', '11pt' or '12pt').
361
'pointsize': '10pt',
362
- 'maxlistdepth': 7, # for layers in reference/executionmodel.rst#Python Runtime Model, see #gh-139588
+ 'maxlistdepth': '8', # See https://github.com/python/cpython/issues/139588
363
}
364
365
# Grouping the document tree into LaTeX files. List of tuples
0 commit comments