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 2f83bd5 commit 1378537Copy full SHA for 1378537
doc/src/release_notes.rst
@@ -44,7 +44,8 @@ Common Changes
44
:ref:`connection pool purity constants <drcppurityconsts>` and
45
:ref:`vector format constants <vectorformatconstants>` with
46
`enumerations <https://docs.python.org/3/library/enum.html>`__ in order to
47
- provide a more useful repr() and improve type safety, among other things.
+ provide a more useful ``repr()`` and improve type safety, among other
48
+ things.
49
#) The default value of the ``tcp_connect_timeout`` parameter was changed
50
from 60 seconds to 20 seconds. The default value of the
51
``retry_delay`` parameter was changed from 0 seconds to 1 second.
0 commit comments