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
[3.14 backport] feat: Add dynamic port binding to TCPSite (#12167) (#12184)
Co-authored-by: Tom Whittock <tom.whittock@disguise.one>
Co-authored-by: Sam Bull <git@sambull.org>
Co-authored-by: Tom Whittock <136440158+twhittock-disguise@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: rodrigo.nogueira <rodrigo.nogueira@prf.gov.br>
Added :py:attr:`~aiohttp.web.TCPSite.port` accessor for dynamic port allocations in :class:`~aiohttp.web.TCPSite` -- by :user:`twhittock-disguise` and :user:`rodrigobnogueira`.
0 commit comments