summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorErwan Le Pape <lepaperwan@users.noreply.github.com>2019-05-17 10:28:39 +0200
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-05-17 01:28:39 -0700
commitac8eb8f36bf7ca636f8d886eb65a3b532f4725d5 (patch)
treeee22645473384845c6a8911ef3061cdc1fca3766 /Python/compile.c
parent14514d9084a40f599c57da853a305aa264562a43 (diff)
downloadcpython-git-ac8eb8f36bf7ca636f8d886eb65a3b532f4725d5.tar.gz
bpo-35545: Fix asyncio discarding IPv6 scopes (GH-11271)
This PR proposes a solution to [bpo-35545](https://bugs.python.org/issue35545) by adding an optional `flowinfo` and `scopeid` to `asyncio.base_events._ipaddr_info` to carry the full address information into `_ipaddr_info` and avoid discarding IPv6 specific information. Changelog entry & regression tests to come. https://bugs.python.org/issue35545
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions