[Python-Dev] Matching __all__ to doc: bugfix or enhancement?

Fred Drake fred at fdrake.net
Fri Mar 15 02:47:52 CET 2013


On Thu, Mar 14, 2013 at 9:33 PM, Terry Reedy <tjreedy at udel.edu> wrote:
> Is the code change an all-version bugfix or a default-only enhancement?
> I can see it both ways, but a decision is required to act.

This is actually backward-incompatible, so should not be considered a
simple bugfix.  If determined to be desirable, it should not be applied
to any version before 3.4.


  -Fred

-- 
Fred L. Drake, Jr.    <fred at fdrake.net>
"A storm broke loose in my mind."  --Albert Einstein


More information about the Python-Dev mailing list