mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
bpo-32066: Support pathlib.Path in create_unix_connection; sock arg should be optional (#4447)
This commit is contained in:
parent
895862aa01
commit
423fd362f8
5 changed files with 31 additions and 8 deletions
|
@ -0,0 +1,2 @@
|
|||
asyncio: Support pathlib.Path in create_unix_connection; sock arg should be
|
||||
optional
|
Loading…
Add table
Add a link
Reference in a new issue