You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
! LaTeX Error: Something's wrong--perhaps a missing \item.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.1768 ...hanged}{Changed in version 3.3: }\item {
}
?
It happens in library.tex around those lines:
\begin{itemize}
\DUrole{versionmodified,changed}{Changed in version 3.3: }\item {}
The \sphinxstyleemphasis{opener} parameter was added.
\item {}
The \sphinxcode{\sphinxupquote{'x'}} mode was added.
\item {}
{\hyperref[\detokenize{library/exceptions:IOError}]{\sphinxcrossref{\sphinxcode{\sphinxupquote{IOError}}}}} used to be raised, it is now an alias of {\hyperref[\detokenize{library/exceptions:OSError}]{\sphinxcrossref{\sphinxcode{\sphinxupquote{OSError}}}}}.
\item {}
{\hyperref[\detokenize{library/exceptions:FileExistsError}]{\sphinxcrossref{\sphinxcode{\sphinxupquote{FileExistsError}}}}} is now raised if the file opened in exclusive
creation mode (\sphinxcode{\sphinxupquote{'x'}}) already exists.
\end{itemize}
The text was updated successfully, but these errors were encountered:
On cpython main, running:
with sphinx 3.2.1 gives:
It happens in library.tex around those lines:
The text was updated successfully, but these errors were encountered: