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 jcea, meador.inge, pitrou, sbt
Date 2011-12-12.11:49:54
SpamBayes Score 0.0015206288
Marked as misclassified No
Message-id <1323690596.51.0.612122149444.issue13577@psf.upfronthosting.co.za>
In-reply-to
Content
Patch which add __qualname__ to builtin_function_or_method.  Note that I had to make a builtin staticmethod have __self__ be the type instead of None.
History
Date User Action Args
2011-12-12 11:49:56sbtsetrecipients: + sbt, jcea, pitrou, meador.inge
2011-12-12 11:49:56sbtsetmessageid: <1323690596.51.0.612122149444.issue13577@psf.upfronthosting.co.za>
2011-12-12 11:49:55sbtlinkissue13577 messages
2011-12-12 11:49:55sbtcreate