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 akuchling
Recipients Alexander.Belopolsky, akuchling, alexandre.vassalotti, eric.smith, ezio.melotti
Date 2010-05-05.22:19:22
SpamBayes Score 0.003601416
Marked as misclassified No
Message-id <1273097964.36.0.553935984298.issue8404@psf.upfronthosting.co.za>
In-reply-to
Content
The fix is easy, I think; just add Py_TPFLAGS_CHECKTYPES to the PyDictValues_Type's definition.
History
Date User Action Args
2010-05-05 22:19:24akuchlingsetrecipients: + akuchling, eric.smith, alexandre.vassalotti, ezio.melotti, Alexander.Belopolsky
2010-05-05 22:19:24akuchlingsetmessageid: <1273097964.36.0.553935984298.issue8404@psf.upfronthosting.co.za>
2010-05-05 22:19:22akuchlinglinkissue8404 messages
2010-05-05 22:19:22akuchlingcreate