This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients asvetlov, eric.smith, jcristharif, miss-islington, yselivanov
Date 2021-11-24.20:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637786413.83.0.251945807316.issue45693@roundup.psfhosted.org>
In-reply-to
Content
New changeset 151c9bf649a049f52df388a8f2390988949abf59 by Miss Islington (bot) in branch '3.9':
bpo-45693: Document `port` parameter to `loop.create_server` (GH-29760) (GH-29763)
https://github.com/python/cpython/commit/151c9bf649a049f52df388a8f2390988949abf59
History
Date User Action Args
2021-11-24 20:40:13eric.smithsetrecipients: + eric.smith, asvetlov, yselivanov, miss-islington, jcristharif
2021-11-24 20:40:13eric.smithsetmessageid: <1637786413.83.0.251945807316.issue45693@roundup.psfhosted.org>
2021-11-24 20:40:13eric.smithlinkissue45693 messages
2021-11-24 20:40:13eric.smithcreate