SIGN IN SIGN UP

[3.10] gh-93108: Bump sphinx to fix rendering issue. (GH-93159)

Bug was visible on SysLogHandler:

bad: SysLogHandler(address='localhost', SYSLOG_UDP_PORT, ...
good: SysLogHandler(address=('localhost', SYSLOG_UDP_PORT), ...
J
Julien Palard committed
632eef7b58d5ec76d64fc89a12f1dd580749827b
Parent: 3d19051
Committed by GitHub <noreply@github.com> on 6/6/2022, 4:59:22 PM