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 Arfrever, amaury.forgeotdarc, eric.araujo, ezio.melotti, pitrou, vstinner
Date 2010-08-08.20:13:06
SpamBayes Score 2.539055e-05
Marked as misclassified No
Message-id <1281298388.71.0.868368146845.issue9425@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like you are a fixing a bug in setup_context() at the same time as you introduce PyErr_WarnFormat(). Both changes should probably go in separately.

The PyErr_WarnFormat() doc needs a "versionadded" tag.
History
Date User Action Args
2010-08-08 20:13:08pitrousetrecipients: + pitrou, amaury.forgeotdarc, vstinner, ezio.melotti, eric.araujo, Arfrever
2010-08-08 20:13:08pitrousetmessageid: <1281298388.71.0.868368146845.issue9425@psf.upfronthosting.co.za>
2010-08-08 20:13:06pitroulinkissue9425 messages
2010-08-08 20:13:06pitroucreate