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 ncoghlan
Recipients ethan.furman, larry, ncoghlan
Date 2013-10-26.06:46:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382769994.84.0.985134085042.issue19330@psf.upfronthosting.co.za>
In-reply-to
Content
I decided to defer adding any public attributes to these APIs - that greatly simplifies this patch, is more consistent with the draft wording in the PEP 8 update (issue 19331), and if the demand for improved introspection support is there, we can always add them for 3.5.
History
Date User Action Args
2013-10-26 06:46:34ncoghlansetrecipients: + ncoghlan, larry, ethan.furman
2013-10-26 06:46:34ncoghlansetmessageid: <1382769994.84.0.985134085042.issue19330@psf.upfronthosting.co.za>
2013-10-26 06:46:34ncoghlanlinkissue19330 messages
2013-10-26 06:46:34ncoghlancreate