Staging
v0.5.1
https://github.com/python/cpython
Revision 811b2878dfc68dc3ecd81fb4b370c6e1f9ec69c2 authored by Brett Cannon on 03 January 2018, 19:32:22 UTC, committed by GitHub on 03 January 2018, 19:32:22 UTC
Otherwise the import team gets flagged for reviews any time the bytecode for
importlib.h changes (e.g new bytecode, optimizations, etc.).
1 parent f190eb5
History
Tip revision: 811b2878dfc68dc3ecd81fb4b370c6e1f9ec69c2 authored by Brett Cannon on 03 January 2018, 19:32:22 UTC
Ignore importlib.h for automatic review requests from the import team. (GH-5087)
Tip revision: 811b287
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 7.1 KB
python.c -rw-r--r-- 266 bytes

README

back to top