[Patches] [ python-Patches-900727 ] Add Py_InitializeEx to allow embedding without signals.

SourceForge.net noreply at sourceforge.net
Thu Aug 19 13:32:39 CEST 2004


Patches item #900727, was opened at 2004-02-19 23:50
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=900727&group_id=5470

Category: Core (C code)
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Dave Wilson (dmw)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add Py_InitializeEx to allow embedding without signals.

Initial Comment:
Here is a patch to allow initialization of Python
without installing the signal handlers. This is useful
in some/many situations.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2004-08-19 13:32

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as

init.tex 1.20
pythonrun.h 2.64
NEWS 1.1105
pythonrun.c 2.208


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

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


More information about the Patches mailing list