]> granicus.if.org Git - python/commit
bpo-33270: Intern names for all anonymous code objects (#6472)
authorZackery Spytz <zspytz@gmail.com>
Sun, 15 Apr 2018 22:12:29 +0000 (16:12 -0600)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Apr 2018 22:12:29 +0000 (01:12 +0300)
commitf303639e3ac96cfe6c1438f1c594226941f46216
treec66297b58547aafe7df7333bdb183ef48eb2778a
parentafbbac12a517818a1efa88f7bea18e82b68a79d4
bpo-33270: Intern names for all anonymous code objects (#6472)
Misc/NEWS.d/next/Core and Builtins/2018-04-14-13-12-50.bpo-33270.UmVV6i.rst [new file with mode: 0644]
Python/compile.c
Python/importlib.h
Python/importlib_external.h