[ python-Bugs-951482 ] New module: doc versus action

SourceForge.net noreply at sourceforge.net
Mon May 10 16:03:01 EDT 2004


Bugs item #951482, was opened at 2004-05-10 16:01
Message generated for change (Settings changed) made by tjreedy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=951482&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Terry J. Reedy (tjreedy)
>Assigned to: Raymond Hettinger (rhettinger)
Summary: New module: doc versus action

Initial Comment:
Because the functions in the new module give direct 
access to API functions, syntactically legal code that 
uses them can be more fragile than normal -- leading to 
possible core dumps (which are normally considered to 
be interpreter bugs).

Should Lib Ref 3.27 warn about this possibility?
Can the interfacing be strengthened to cover at least 
some bad inputs?
Can ceval be strengthed without slowing it down?

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

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



More information about the Python-bugs-list mailing list