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 vstinner
Recipients gvanrossum, vstinner
Date 2012-03-22.01:58:17
SpamBayes Score 0.07374998
Marked as misclassified No
Message-id <1332381498.08.0.211219650038.issue14386@psf.upfronthosting.co.za>
In-reply-to
Content
dictproxy.patch: proxy_new() should check that dict is a dict (PyDict_Check).
History
Date User Action Args
2012-03-22 01:58:18vstinnersetrecipients: + vstinner, gvanrossum
2012-03-22 01:58:18vstinnersetmessageid: <1332381498.08.0.211219650038.issue14386@psf.upfronthosting.co.za>
2012-03-22 01:58:17vstinnerlinkissue14386 messages
2012-03-22 01:58:17vstinnercreate