summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorNeil Schemenauer <nas-github@arctrix.com>2017-12-02 13:54:00 -0800
committerGitHub <noreply@github.com>2017-12-02 13:54:00 -0800
commit1eaa1169c522727b1911b798d45c8984992bd179 (patch)
treef09dbacdac2ac91adafceefe108bfab0079c2d8f /Python/compile.c
parent13badcbc60cdbfae1dba1683fd2fae9d70717143 (diff)
downloadcpython-git-1eaa1169c522727b1911b798d45c8984992bd179.tar.gz
Add a minimal unit test for Python/frozen.c. (#2995)
If the marshal or bytecode formats get changed, frozen.c needs to be updated as well. It can be easy to miss this step and not doing so can cause test_importlib to crash in mysterious ways. Add an explict unit test to make it easier to track down the problem.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions