Staging
v0.8.1
https://github.com/python/cpython
Revision ff125e1aa9ee4eb928de79320a0e7c1b0c0f58f4 authored by Miss Islington (bot) on 06 September 2017, 03:05:35 UTC, committed by Mariatta on 06 September 2017, 03:05:35 UTC
* call remove_done_callback in finally section

* Optimize get_event_loop and _get_running_loop

* rename _loop_pid as loop_pid and add blurb news

* rename _loop_pid as loop_pid and add blurb news

* add back _RunningLoop

* Update 2017-09-05-10-30-48.bpo-31350.dXJ-7N.rst

* Update 2017-09-05-10-30-48.bpo-31350.dXJ-7N.rst
(cherry picked from commit 80bbe6a7b67f33d0d0976bb8e3e5ba26b6b0e626)
1 parent 1145352
History
Tip revision: ff125e1aa9ee4eb928de79320a0e7c1b0c0f58f4 authored by Miss Islington (bot) on 06 September 2017, 03:05:35 UTC
bpo-31350: Optimize get_event_loop and _get_running_loop (GH-3347) (GH-3373)
Tip revision: ff125e1
File Mode Size
_asynciomodule.c.h -rw-r--r-- 15.9 KB
_bz2module.c.h -rw-r--r-- 5.3 KB
_codecsmodule.c.h -rw-r--r-- 41.3 KB
_cryptmodule.c.h -rw-r--r-- 1.1 KB
_cursesmodule.c.h -rw-r--r-- 2.2 KB
_datetimemodule.c.h -rw-r--r-- 1.1 KB
_dbmmodule.c.h -rw-r--r-- 3.6 KB
_elementtree.c.h -rw-r--r-- 20.5 KB
_gdbmmodule.c.h -rw-r--r-- 7.3 KB
_hashopenssl.c.h -rw-r--r-- 2.0 KB
_lzmamodule.c.h -rw-r--r-- 8.5 KB
_opcode.c.h -rw-r--r-- 1.0 KB
_pickle.c.h -rw-r--r-- 19.4 KB
_sre.c.h -rw-r--r-- 21.9 KB
_ssl.c.h -rw-r--r-- 34.0 KB
_tkinter.c.h -rw-r--r-- 17.0 KB
_weakref.c.h -rw-r--r-- 1.8 KB
_winapi.c.h -rw-r--r-- 26.5 KB
arraymodule.c.h -rw-r--r-- 13.9 KB
audioop.c.h -rw-r--r-- 23.0 KB
binascii.c.h -rw-r--r-- 13.6 KB
cmathmodule.c.h -rw-r--r-- 21.2 KB
fcntlmodule.c.h -rw-r--r-- 6.3 KB
grpmodule.c.h -rw-r--r-- 2.4 KB
md5module.c.h -rw-r--r-- 2.4 KB
posixmodule.c.h -rw-r--r-- 163.4 KB
pwdmodule.c.h -rw-r--r-- 1.8 KB
pyexpat.c.h -rw-r--r-- 8.8 KB
sha1module.c.h -rw-r--r-- 2.5 KB
sha256module.c.h -rw-r--r-- 3.4 KB
sha512module.c.h -rw-r--r-- 3.4 KB
signalmodule.c.h -rw-r--r-- 11.4 KB
spwdmodule.c.h -rw-r--r-- 1.7 KB
unicodedata.c.h -rw-r--r-- 10.4 KB
zlibmodule.c.h -rw-r--r-- 13.2 KB

back to top