diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2016-09-26 23:30:41 +0300 |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2016-09-26 23:30:41 +0300 |
commit | e2197d131290b59deb1ad47904e700b642ceffeb (patch) | |
tree | 2535fbb0cb97036b4215c8c3e963695e68c03923 /Python/getplatform.c | |
parent | 1849d894d56bba5e392766333657b0abe133da59 (diff) | |
download | cpython-git-e2197d131290b59deb1ad47904e700b642ceffeb.tar.gz |
Issue #20100: Simplify newPyEpoll_Object()
EPOLL_CLOEXEC is the only value that can be passed
to epoll_create1() and we are passing EPOLL_CLOEXEC
unconditionally since Python 3.4.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions