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 sbt
Recipients meador.inge, pitrou, sbt
Date 2011-12-11.13:30:14
SpamBayes Score 0.000515796
Marked as misclassified No
Message-id <1323610215.15.0.0223955627897.issue13577@psf.upfronthosting.co.za>
In-reply-to
Content
I already have a patch for the descriptor types which lazily calculates the __qualname__.  However test.test_sys also needs fixing because it  tests that these types have expected sizes.

I have not got round to builtin_function_or_method though.
History
Date User Action Args
2011-12-11 13:30:15sbtsetrecipients: + sbt, pitrou, meador.inge
2011-12-11 13:30:15sbtsetmessageid: <1323610215.15.0.0223955627897.issue13577@psf.upfronthosting.co.za>
2011-12-11 13:30:14sbtlinkissue13577 messages
2011-12-11 13:30:14sbtcreate