summaryrefslogtreecommitdiffstats
path: root/Include/bytes_methods.h
diff options
context:
space:
mode:
authorYury Selivanov <yury@magic.io>2017-12-13 19:49:42 (GMT)
committerGitHub <noreply@github.com>2017-12-13 19:49:42 (GMT)
commita70232f28882d2fecb3ebe06643867701016070f (patch)
treee037779085e42db44777bc841648ea37391faeab /Include/bytes_methods.h
parentd5dda98fa80405db82e2eb36ac48671b4c8c0983 (diff)
downloadcpython-a70232f28882d2fecb3ebe06643867701016070f.zip
cpython-a70232f28882d2fecb3ebe06643867701016070f.tar.gz
cpython-a70232f28882d2fecb3ebe06643867701016070f.tar.bz2
bpo-32296: Implement asyncio.get_event_loop and _get_running_loop in C. (#4827)
asyncio.get_event_loop(), and, subsequently asyncio._get_running_loop() are one of the most frequently executed functions in asyncio. They also can't be sped up by third-party event loops like uvloop. When implemented in C they become 4x faster.
Diffstat (limited to 'Include/bytes_methods.h')
0 files changed, 0 insertions, 0 deletions