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 pitrou
Recipients gdb, gregory.p.smith, pitrou
Date 2011-01-04.11:11:21
SpamBayes Score 0.00021094817
Marked as misclassified No
Message-id <1294139479.3669.1.camel@localhost.localdomain>
In-reply-to <1294112805.38.0.45308731439.issue9535@psf.upfronthosting.co.za>
Content
> Yes I'd do it in PyOS_AfterFork.  Simpler patch based on gdb's
> attached.

Private functions shouldn't use the PyXX_CamelCase() convention :)
Otherwise, looks good.
History
Date User Action Args
2011-01-04 11:11:23pitrousetrecipients: + pitrou, gregory.p.smith, gdb
2011-01-04 11:11:21pitroulinkissue9535 messages
2011-01-04 11:11:21pitroucreate