The problem was reported in #775, but the file is not wrong, and
rst2html renders correctly without warnings.
The problem is that the Github reST implementation doesn't get the
hyperlinks indented at bullet list level right.
My preference is to move the links out of the list rather than inserting
the URLs in the flow of the text and get awkward newlines or long lines.
C/Cython. In order to build it you will need a few development tools: please
look at `Local installation`__ in the docs for the details.
- .. __: https://www.psycopg.org/psycopg3/docs/basic/install.html#local-installation
-
- The ``psycopg_pool`` directory contains the `connection pools`__
implementations. This is kept as a separate package to allow a different
release cycle.
- .. __: https://www.psycopg.org/psycopg3/docs/advanced/pool.html
+.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html#local-installation
+.. __: https://www.psycopg.org/psycopg3/docs/advanced/pool.html
You can create a local virtualenv and install the packages `in
development mode`__, together with their development and testing