This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flox
Recipients flox, neologix, vstinner
Date 2011-10-22.23:14:29
SpamBayes Score 0.021414114
Marked as misclassified No
Message-id <1319325270.49.0.594851522806.issue13140@psf.upfronthosting.co.za>
In-reply-to
Content
I would prefer to preserve the inheritance by default, and to change the daemonic attribute only if it is explicitly set to True or False.
This way it will be backward compatible.

Patch attached.
History
Date User Action Args
2011-10-22 23:14:30floxsetrecipients: + flox, vstinner, neologix
2011-10-22 23:14:30floxsetmessageid: <1319325270.49.0.594851522806.issue13140@psf.upfronthosting.co.za>
2011-10-22 23:14:29floxlinkissue13140 messages
2011-10-22 23:14:29floxcreate