diff options
author | Abhijeet Kasurde <akasurde@redhat.com> | 2020-07-23 03:13:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-23 03:13:37 (GMT) |
commit | bcd47837a9bf4806e559b40df73869493efcce27 (patch) | |
tree | e6c95e6ba02927266ed7ab30918b62bfed9d8253 /Python/compile.c | |
parent | b9f6ac9d463b3c5823197b0bde3869876f65f413 (diff) | |
download | cpython-bcd47837a9bf4806e559b40df73869493efcce27.zip cpython-bcd47837a9bf4806e559b40df73869493efcce27.tar.gz cpython-bcd47837a9bf4806e559b40df73869493efcce27.tar.bz2 |
bpo-41182 selector: use DefaultSelector based upon implementation (GH-21257)
On some platform such as VMware ESXi, DefaultSelector fails
to detect selector due to default value.
This fix adds a check and uses the correct selector depending upon
select implementation and actual call.
Fixes: [bpo-41182]()
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions