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 vsemionov
Recipients amaury.forgeotdarc, neologix, pitrou, vsemionov
Date 2011-10-04.11:07:02
SpamBayes Score 1.8967952e-06
Marked as misclassified No
Message-id <1317726423.54.0.203502621213.issue13070@psf.upfronthosting.co.za>
In-reply-to
Content
> Probably. OTOH, not setting the error state when returning NULL is
> usually an error (and can result in difficult-to-debug problems), so
> let's stay on the safe side.
> 
> > Furthermore, I'm not sure about what kind of error would make sense here.
> 
> RuntimeError perhaps.

Does that mean that an application will see a Python exception?
History
Date User Action Args
2011-10-04 11:07:03vsemionovsetrecipients: + vsemionov, amaury.forgeotdarc, pitrou, neologix
2011-10-04 11:07:03vsemionovsetmessageid: <1317726423.54.0.203502621213.issue13070@psf.upfronthosting.co.za>
2011-10-04 11:07:02vsemionovlinkissue13070 messages
2011-10-04 11:07:02vsemionovcreate