[ python-Bugs-1395511 ] Please document pyc format guarantees

SourceForge.net noreply at sourceforge.net
Mon Jan 2 20:27:37 CET 2006


Bugs item #1395511, was opened at 2006-01-02 19:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1395511&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Joe Wreschnig (piman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Please document pyc format guarantees

Initial Comment:
There's conventional wisdom that .pyc files are
compatible within a single minor revision of Python,
but I can't find any documentation that says this
explicitly.

This assumption is important to Debian's Python
packaging policy, so if it's true, could it be
documented somewhere (probably the marshal or
compileall module documentation)?

Thanks.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1395511&group_id=5470


More information about the Python-bugs-list mailing list