Patches item #1402224, was opened at 2006-01-11 00:20
Message generated for change (Comment added) made by birkenfeld
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1402224&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: Python 2.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Tim Delaney (tcdelaney)
Assigned to: Nobody/Anonymous (nobody)
Summary: Need warning that `dl` module can cause segfaults/crashes

Initial Comment:
The `dl` module can cause segfaults/crashes if used 
incorrectly. I recommend the following (or similar) 
wording be put at the top of the module documentation 
(preferable in red ;)

The `dl` module bypasses the Python type system and 
error handling. If used incorrectly it may cause 
segmentation faults, crashes or other incorrect 
behaviour.

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

>Comment By: Georg Brandl (birkenfeld)
Date: 2006-01-20 10:35

Message:
Logged In: YES 
user_id=1188172

Added a warning (with \warning{}) in revision 42104, 42105
(2.4).

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1402224&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to