commit | 5e4a7d8dc7781a4c0dfacecdc4db0eb34beb1391 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Sep 21 18:33:43 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Sep 21 18:33:43 2015 +0200 |
tree | 09d044b9d851a9869cf1b2fba06a6c42565f5830 | |
parent | f7dc7fb74d7c44a60f36a69437125f5ff70e32e5 [diff] [blame] |
Issue #23630, asyncio: host parameter of loop.create_server() can now be a sequence of strings. Patch written by Yann Sionneau.
diff --git a/Misc/ACKS b/Misc/ACKS index 521468c..d9b32b2 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -1294,6 +1294,7 @@ Ravi Sinha Janne Sinkkonen Ng Pheng Siong +Yann Sionneau George Sipe J. Sipprell Kragen Sitaker