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 miss-islington
Recipients asvetlov, eric.smith, jcristharif, miss-islington, yselivanov
Date 2021-11-24.19:44:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637783048.34.0.855845760694.issue45693@roundup.psfhosted.org>
In-reply-to
Content
New changeset d71c7bc7339eb82de493c66ebbbfa1cad250ac78 by Jim Crist-Harif in branch 'main':
bpo-45693: Document `port` parameter to `loop.create_server` (GH-29760)
https://github.com/python/cpython/commit/d71c7bc7339eb82de493c66ebbbfa1cad250ac78
History
Date User Action Args
2021-11-24 19:44:08miss-islingtonsetrecipients: + miss-islington, eric.smith, asvetlov, yselivanov, jcristharif
2021-11-24 19:44:08miss-islingtonsetmessageid: <1637783048.34.0.855845760694.issue45693@roundup.psfhosted.org>
2021-11-24 19:44:08miss-islingtonlinkissue45693 messages
2021-11-24 19:44:08miss-islingtoncreate