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 meador.inge, pitrou, sbt, vstinner
Date 2012-02-23.21:15:21
SpamBayes Score 0.008264242
Marked as misclassified No
Message-id <1330031722.52.0.96165163314.issue14095@psf.upfronthosting.co.za>
In-reply-to
Content
I merged the two patches (qualname_dict.patch and type_new.patch) and added a fix for non-string __qualname__ => type_new-2.patch.
History
Date User Action Args
2012-02-23 21:15:22vstinnersetrecipients: + vstinner, pitrou, meador.inge, sbt
2012-02-23 21:15:22vstinnersetmessageid: <1330031722.52.0.96165163314.issue14095@psf.upfronthosting.co.za>
2012-02-23 21:15:21vstinnerlinkissue14095 messages
2012-02-23 21:15:21vstinnercreate