bpo-32066: Support pathlib.Path in create_unix_connection; sock arg should be optional#4447
bpo-32066: Support pathlib.Path in create_unix_connection; sock arg should be optional#44471st1 merged 2 commits intopython:masterfrom
Conversation
asvetlov
left a comment
There was a problem hiding this comment.
Looks good but asyncio-eventloop.rst should reflect accepted pathlib.Path parameter for create_unix_connection and create_unix_server IMHO
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @asvetlov: please review the changes made to this pull request. |
https://bugs.python.org/issue32066