New submission from Neil Schemenauer <nas-pyt...@arctrix.com>:

Updating the frozen module "__hello__" code inside Python/frozen.c is currently 
a manual process.  That's a bit tedious since it adds some extra work in the 
case that bytecode changes are made.  I've created a small script and a 
makefile target to automates the process.

----------
messages: 360655
nosy: nascheme
priority: normal
severity: normal
stage: patch review
status: open
title: Add regen-frozen makefile target
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39448>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to